Fix persistentVolumeClaim link (#9700)

pull/9693/head
Georgios Andrianakis 2018-08-01 20:49:40 +03:00 committed by k8s-ci-robot
parent 1fd2490767
commit 7273191ab8
1 changed files with 1 additions and 1 deletions

View File

@ -631,7 +631,7 @@ writers simultaneously.
See the [NFS example](https://github.com/kubernetes/examples/tree/{{< param "githubbranch" >}}/staging/volumes/nfs) for more details.
### persistentVolumeClaim {#persistentVolumeClaim}
### persistentVolumeClaim {#persistentvolumeclaim}
A `persistentVolumeClaim` volume is used to mount a
[PersistentVolume](/docs/concepts/storage/persistent-volumes/) into a Pod. PersistentVolumes are a