Fix persistentVolumeClaim link (#9700)
This commit is contained in:
committed by
k8s-ci-robot
parent
1fd2490767
commit
7273191ab8
@@ -631,7 +631,7 @@ writers simultaneously.
|
|||||||
|
|
||||||
See the [NFS example](https://github.com/kubernetes/examples/tree/{{< param "githubbranch" >}}/staging/volumes/nfs) for more details.
|
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
|
A `persistentVolumeClaim` volume is used to mount a
|
||||||
[PersistentVolume](/docs/concepts/storage/persistent-volumes/) into a Pod. PersistentVolumes are a
|
[PersistentVolume](/docs/concepts/storage/persistent-volumes/) into a Pod. PersistentVolumes are a
|
||||||
|
|||||||
Reference in New Issue
Block a user