Update run-single-instance-stateful-application.md (#9148)

After deploying the PV and PVC via the YAML file, run `kubectl describe pvc mysql-pv-claim` should show `mysql-pv-volume` as the `Volume`, instead of `mysql-pv`.
This commit is contained in:
Stanton
2018-06-25 11:30:23 -07:00
committed by k8s-ci-robot
parent 9d5a1f6637
commit 80a4782a43
@@ -114,7 +114,7 @@ for a secure solution.
Namespace: default
StorageClass:
Status: Bound
Volume: mysql-pv
Volume: mysql-pv-volume
Labels: <none>
Annotations: pv.kubernetes.io/bind-completed=yes
pv.kubernetes.io/bound-by-controller=yes