[zh]Fix missing links

This commit is contained in:
Mengjiao Liu
2022-04-13 10:42:41 +08:00
parent 6283010d87
commit 758c357119
2 changed files with 5 additions and 5 deletions
@@ -884,7 +884,7 @@ in the Pod manifest, and represent parameters to the container runtime.
<!--
Security profiles are control plane mechanisms to enforce specific settings in the Security Context,
as well as other related parameters outside the Security Context. As of July 2021,
[Pod Security Policies](/docs/concepts/profile/pod-security-profile/) are deprecated in favor of the
[Pod Security Policies](/docs/concepts/security/pod-security-policy/) are deprecated in favor of the
built-in [Pod Security Admission Controller](/docs/concepts/security/pod-security-admission/).
Other alternatives for enforcing security profiles are being developed in the Kubernetes