Merge pull request #44840 from hassanbenhzaine/main
typo fix: "claimPolicy" to "persistentVolumeReclaimPolicy"pull/44909/head^2
commit
3446ca45f6
|
@ -358,7 +358,7 @@ spec:
|
|||
...
|
||||
```
|
||||
|
||||
This is useful if you want to consume PersistentVolumes that have their `claimPolicy` set
|
||||
This is useful if you want to consume PersistentVolumes that have their `persistentVolumeReclaimPolicy` set
|
||||
to `Retain`, including cases where you are reusing an existing PV.
|
||||
|
||||
### Expanding Persistent Volumes Claims
|
||||
|
|
Loading…
Reference in New Issue