Skip to content

Commit 806e2ea

Browse files
boymuchengs00664375
authored andcommitted
Update feature-gates.md
in 1.27, the StatefulsetAutoDeletePVC is default true
1 parent 05ace97 commit 806e2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ For a reference to old feature gates that are removed, please refer to
244244
| `SkipReadOnlyValidationGCE` | `false` | Alpha | 1.28 | |
245245
| `StableLoadBalancerNodeSet` | `true` | Beta | 1.27 | |
246246
| `StatefulSetAutoDeletePVC` | `false` | Alpha | 1.23 | 1.26 |
247-
| `StatefulSetAutoDeletePVC` | `false` | Beta | 1.27 | |
247+
| `StatefulSetAutoDeletePVC` | `true` | Beta | 1.27 | |
248248
| `StatefulSetStartOrdinal` | `false` | Alpha | 1.26 | 1.26 |
249249
| `StatefulSetStartOrdinal` | `true` | Beta | 1.27 | |
250250
| `StorageVersionAPI` | `false` | Alpha | 1.20 | |

0 commit comments

Comments
 (0)