We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc66ef3 commit a7792d2Copy full SHA for a7792d2
content/en/docs/concepts/storage/persistent-volumes.md
@@ -358,7 +358,7 @@ spec:
358
...
359
```
360
361
-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
362
to `Retain`, including cases where you are reusing an existing PV.
363
364
### Expanding Persistent Volumes Claims
0 commit comments