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 6a1f864 + dd7720d commit b5a7a75Copy full SHA for b5a7a75
content/zh-cn/docs/concepts/storage/persistent-volumes.md
@@ -596,10 +596,10 @@ spec:
596
```
597
598
<!--
599
-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
600
to `Retain`, including cases where you are reusing an existing PV.
601
-->
602
-如果你想要使用 `claimPolicy` 属性设置为 `Retain` 的 PersistentVolume 卷时,
+如果你想要使用 `persistentVolumeReclaimPolicy` 属性设置为 `Retain` 的 PersistentVolume 卷时,
603
包括你希望复用现有的 PV 卷时,这点是很有用的
604
605
0 commit comments