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.
2 parents 6089916 + a7792d2 commit 3446ca4Copy full SHA for 3446ca4
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