Modify the wrong link (#34340)

* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)

* Modify the wrong link

Modify the wrong link, from (/zh/docs/concepts/policy/pod-security-policy/) to (/zh/docs/concepts/security/pod-security-policy/)
This commit is contained in:
paul.zhang
2022-06-17 12:02:32 +08:00
committed by GitHub
parent cf3108f1af
commit 97af67a8f7
@@ -20,7 +20,7 @@ The tables below enumerate the configuration parameters on
and/or validates pods, and how the configuration values map to the
[Pod Security Standards](/docs/concepts/security/pod-security-standards/).
-->
下面的表格列举了[PodSecurityPolicy](/zh/docs/concepts/policy/pod-security-policy/)
下面的表格列举了 [PodSecurityPolicy](/zh/docs/concepts/security/pod-security-policy/)
对象上的配置参数,这些字段是否会变更或检查 Pod 配置,以及这些配置值如何映射到
[Pod 安全性标准(Pod Security Standards](/zh/docs/concepts/security/pod-security-standards/)
之上。