Skip to content

Commit 2fc6ed9

Browse files
authored
Merge pull request #48900 from my-git9/pp-4780
[zh-cn]sync disable-cloud-providers dynamic-resource-allocation
2 parents 7f599ff + edc8d1b commit 2fc6ed9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stages:
1313
- stage: beta
1414
defaultValue: true
1515
fromVersion: "1.29"
16-
toVersion": "1.30"
16+
toVersion: "1.30"
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.31"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _build:
88
stages:
99
- stage: alpha
1010
defaultValue: false
11-
fromVersion: "1.30"
11+
fromVersion: "1.26"
1212
---
1313
<!--
1414
Enables support for resources with custom parameters and a lifecycle

0 commit comments

Comments
 (0)