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 38ff99e commit 504da63Copy full SHA for 504da63
content/zh-cn/docs/concepts/storage/volume-snapshot-classes.md
@@ -116,7 +116,7 @@ then both the underlying snapshot and VolumeSnapshotContent remain.
116
-->
117
### 删除策略 {#deletion-policy}
118
119
-卷快照类具有 [deletionPolicy] 属性(/zh-cn/docs/concepts/storage/volume-snapshots/#delete)。
+卷快照类具有 [deletionPolicy](/zh-cn/docs/concepts/storage/volume-snapshots/#delete) 属性。
120
用户可以配置当所绑定的 VolumeSnapshot 对象将被删除时,如何处理 VolumeSnapshotContent 对象。
121
卷快照类的这个策略可以是 `Retain` 或者 `Delete`。这个策略字段必须指定。
122
0 commit comments