Skip to content

Commit 0611e16

Browse files
committed
Fix verify instructions in start_vmr
1 parent c84dab5 commit 0611e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/start_vmr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ helm install . -f values.yaml
9191

9292
echo "`date` INFO: DEPLOY VMR COMPLETE"
9393
echo "#############################################################"
94-
echo "`date` INFO: View status with 'kubectl get statefulset,svc,pods,pvc'"
94+
echo "`date` INFO: View status with 'kubectl get statefulset,svc,pods,pvc,pv'"
9595

9696

0 commit comments

Comments
 (0)