From ff18ac903556c3aabad3475d81830a2dc2e9fe6b Mon Sep 17 00:00:00 2001 From: Dean Chen <862469039@qq.com> Date: Tue, 11 Aug 2026 21:47:12 +0500 Subject: [PATCH] docs: fix broken Kyverno policies link Point the Pod Security Standards alternatives section at the current Kyverno policies page URL. Signed-off-by: Dean Chen <862469039@qq.com> --- content/en/docs/concepts/security/pod-security-standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/security/pod-security-standards.md b/content/en/docs/concepts/security/pod-security-standards.md index 72cdc4bce9c96..092e25d7b47a7 100644 --- a/content/en/docs/concepts/security/pod-security-standards.md +++ b/content/en/docs/concepts/security/pod-security-standards.md @@ -511,7 +511,7 @@ of individual policies are not defined here. Other alternatives for enforcing policies are being developed in the Kubernetes ecosystem, such as: - [Kubewarden](https://github.com/kubewarden) -- [Kyverno](https://kyverno.io/policies/pod-security/) +- [Kyverno](https://kyverno.io/policies) - [OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper) ## Pod OS field