Merge pull request #32138 from tengqm/zh-fix-psp-page
[zh] Fix the PSP page
This commit is contained in:
commit
f86897f035
|
@ -3,6 +3,7 @@ title: Pod 安全策略
|
||||||
content_type: concept
|
content_type: concept
|
||||||
weight: 30
|
weight: 30
|
||||||
---
|
---
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
reviewers:
|
reviewers:
|
||||||
- pweil-
|
- pweil-
|
||||||
|
@ -1236,13 +1237,13 @@ denoted as the string `Unmasked`.
|
||||||
### AppArmor
|
### AppArmor
|
||||||
|
|
||||||
Controlled via annotations on the PodSecurityPolicy. Refer to the [AppArmor
|
Controlled via annotations on the PodSecurityPolicy. Refer to the [AppArmor
|
||||||
documentation](/docs/tutorials/clusters/apparmor/#podsecuritypolicy-annotations).
|
documentation](/docs/tutorials/policy/apparmor/#podsecuritypolicy-annotations).
|
||||||
-->
|
-->
|
||||||
### AppArmor
|
### AppArmor
|
||||||
|
|
||||||
通过 PodSecurityPolicy 上的注解来控制。
|
通过 PodSecurityPolicy 上的注解来控制。
|
||||||
详情请参阅
|
详情请参阅
|
||||||
[AppArmor 文档](/zh/docs/tutorials/clusters/apparmor/#podsecuritypolicy-annotations)。
|
[AppArmor 文档](/zh/docs/tutorials/policy/apparmor/#podsecuritypolicy-annotations)。
|
||||||
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in New Issue