File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed
content/zh-cn/docs/reference
command-line-tools-reference/feature-gates
kubectl/generated/kubectl_annotate Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ stages:
13
13
- stage : beta
14
14
defaultValue : false
15
15
fromVersion : " 1.28"
16
+ toVersion : " 1.29"
17
+ - stage : beta
18
+ defaultValue : true
19
+ fromVersion : " 1.30"
16
20
---
17
21
18
22
<!--
Original file line number Diff line number Diff line change @@ -364,18 +364,6 @@ UID to impersonate for the operation.
364
364
</p ></td >
365
365
</tr >
366
366
367
- <tr >
368
- <td colspan =" 2 " >--azure-container-registry-config string</td >
369
- </tr >
370
- <tr >
371
- <td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" ><p >
372
- <!--
373
- Path to the file containing Azure container registry configuration information.
374
- -->
375
- 含 Azure 容器镜像库配置信息的文件的路径。
376
- </p ></td >
377
- </tr >
378
-
379
367
<tr >
380
368
<td colspan =" 2 " >--cache-dir string  ;  ;  ;  ;  ; <!-- Default: "$HOME/.kube/cache"--> 默认值:"$HOME/.kube/cache"</td >
381
369
</tr >
You can’t perform that action at this time.
0 commit comments