fix typo of configure-volume-storage

This commit is contained in:
jianglingxia
2017-09-12 16:21:46 +08:00
committed by Zach Corleissen
parent ac3c40c91d
commit 6dabd96cd6
@@ -40,7 +40,7 @@ restarts. Here is the configuration file for the Pod:
1. Verify that the Pod's Container is running, and then watch for changes to
the Pod:
kubectl get --watch pod redis
kubectl get pod redis --watch
The output looks like this: