We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8898b commit 7881e33Copy full SHA for 7881e33
content/zh/docs/concepts/policy/pod-security-policy.md
@@ -14,7 +14,7 @@ weight: 20
14
Pod Security Policies enable fine-grained authorization of pod creation and
15
updates.
16
-->
17
-PodSecurityPolicy支持针对 pod 创建和更新的精细的权限控制。
+PodSecurityPolicy支持针对 pod 创建和更新进行精细的权限控制。
18
19
{{% /capture %}}
20
@@ -1053,4 +1053,4 @@ Refer to [Pod Security Policy Reference](/docs/reference/generated/kubernetes-ap
1053
1054
关于 api 细节参考 [Pod 安全策略指南](/docs/reference/generated/kubernetes-api/{{< param "version" >}}/#podsecuritypolicy-v1beta1-policy)。
1055
1056
-{{% /capture %}}
+{{% /capture %}}
0 commit comments