Merge pull request #6879 from MichalMankowski/master

Fix typo in persistent-volumes.md
This commit is contained in:
Qiming
2018-01-09 13:31:09 +08:00
committed by GitHub
+1 -1
View File
@@ -80,7 +80,7 @@ When the [PVC protection alpha feature](/docs/tasks/administer-cluster/pvc-prote
You can see that a PVC is protected when the PVC's status is `Terminating` and the `Finalizers` list includes `kubernetes.io/pvc-protection`:
```shell
kubectl described pvc hostpath
kubectl describe pvc hostpath
Name: hostpath
Namespace: default
StorageClass: example-hostpath