From 605bae56c49f617e781b6ff74a0e4c49abc364a8 Mon Sep 17 00:00:00 2001 From: guzj11 <67083623+guzj11@users.noreply.github.com> Date: Sun, 13 Dec 2020 00:40:45 +0800 Subject: [PATCH] Update security-context.md sync with English version --- .../zh/docs/tasks/configure-pod-container/security-context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/tasks/configure-pod-container/security-context.md b/content/zh/docs/tasks/configure-pod-container/security-context.md index 07ab6961e4..e36b0f038a 100644 --- a/content/zh/docs/tasks/configure-pod-container/security-context.md +++ b/content/zh/docs/tasks/configure-pod-container/security-context.md @@ -240,7 +240,7 @@ exit --> ## 为 Pod 配置卷访问权限和属主变更策略 -{{< feature-state for_k8s_version="v1.18" state="alpha" >}} +{{< feature-state for_k8s_version="v1.20" state="beta" >}}