Skip to content

Commit be3969e

Browse files
authored
Merge pull request #31137 from shuaijinchao/zh/sync/configure-pod-container/security-context
[zh] synchronize translate security-context.md
2 parents 71281e7 + 5d83710 commit be3969e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/configure-pod-container/security-context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ exit
240240
-->
241241
## 为 Pod 配置卷访问权限和属主变更策略
242242

243-
{{< feature-state for_k8s_version="v1.20" state="beta" >}}
243+
{{< feature-state for_k8s_version="v1.23" state="stable" >}}
244244

245245
<!--
246246
By default, Kubernetes recursively changes ownership and permissions for the contents of each
@@ -303,7 +303,7 @@ and [`emptydir`](/docs/concepts/storage/volumes/#emptydir).
303303
## Delegating volume permission and ownership change to CSI driver
304304
-->
305305
## 将卷权限和所有权更改委派给 CSI 驱动程序
306-
{{< feature-state for_k8s_version="v1.22" state="alpha" >}}
306+
{{< feature-state for_k8s_version="v1.23" state="beta" >}}
307307

308308
<!--
309309
If you deploy a [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec/blob/master/spec.md)

0 commit comments

Comments
 (0)