Skip to content

Commit 61945b5

Browse files
committed
[zh-cn]sync stateful-set-auto-delete-pvc watch-list
Signed-off-by: xin.li <[email protected]>
1 parent c8ecc08 commit 61945b5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/stateful-set-auto-delete-pvc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ stages:
1414
- stage: beta
1515
defaultValue: true
1616
fromVersion: "1.27"
17+
toVersion: "1.31"
18+
- stage: stable
19+
defaultValue: true
20+
fromVersion: "1.32"
1721
---
1822
<!--
1923
Allows the use of the optional `.spec.persistentVolumeClaimRetentionPolicy` field,

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/watch-list.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ stages:
99
- stage: alpha
1010
defaultValue: false
1111
fromVersion: "1.27"
12+
toVersion: "1.31"
13+
- stage: beta
14+
defaultValue: true
15+
fromVersion: "1.32"
1216
---
1317

1418
<!--

0 commit comments

Comments
 (0)