Skip to content

Commit 3446ca4

Browse files
authored
Merge pull request #44840 from hassanbenhzaine/main
typo fix: "claimPolicy" to "persistentVolumeReclaimPolicy"
2 parents 6089916 + a7792d2 commit 3446ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ spec:
358358
...
359359
```
360360

361-
This is useful if you want to consume PersistentVolumes that have their `claimPolicy` set
361+
This is useful if you want to consume PersistentVolumes that have their `persistentVolumeReclaimPolicy` set
362362
to `Retain`, including cases where you are reusing an existing PV.
363363

364364
### Expanding Persistent Volumes Claims

0 commit comments

Comments
 (0)