We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84dab5 commit 0611e16Copy full SHA for 0611e16
scripts/start_vmr.sh
@@ -91,6 +91,6 @@ helm install . -f values.yaml
91
92
echo "`date` INFO: DEPLOY VMR COMPLETE"
93
echo "#############################################################"
94
-echo "`date` INFO: View status with 'kubectl get statefulset,svc,pods,pvc'"
+echo "`date` INFO: View status with 'kubectl get statefulset,svc,pods,pvc,pv'"
95
96
0 commit comments