From b8264dcfc7f8f106f9d190da24b6181010f0238b Mon Sep 17 00:00:00 2001 From: Tim Allclair Date: Fri, 25 Feb 2022 10:27:21 -0800 Subject: [PATCH] Link to PSP migration guide from PSP to PSS reference --- .../access-authn-authz/psp-to-pod-security-standards.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/en/docs/reference/access-authn-authz/psp-to-pod-security-standards.md b/content/en/docs/reference/access-authn-authz/psp-to-pod-security-standards.md index 6c97948d12..468579f982 100644 --- a/content/en/docs/reference/access-authn-authz/psp-to-pod-security-standards.md +++ b/content/en/docs/reference/access-authn-authz/psp-to-pod-security-standards.md @@ -20,6 +20,9 @@ Anything outside the allowed values for those profiles would fall under the [Privileged](/docs/concepts/security/pod-security-standards/#priveleged) profile. "No opinion" means all values are allowed under all Pod Security Standards. +For a step-by-step migration guide, see +[Migrate from PodSecurityPolicy to the Built-In PodSecurity Admission Controller](/docs/tasks/configure-pod-container/migrate-from-psp/). + ## PodSecurityPolicy Spec