From fe7d9952f0971546c6e03b8379af4d61d33be207 Mon Sep 17 00:00:00 2001 From: martyav Date: Fri, 9 Jun 2023 11:01:40 -0400 Subject: [PATCH] canonicized 2.7/psa-config-templates --- .../psa-config-templates.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md index 5d8df88794b..c5bfc5dcfc1 100644 --- a/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md +++ b/versioned_docs/version-2.7/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md @@ -2,6 +2,10 @@ title: Pod Security Admission (PSA) Configuration Templates --- + + + + [Pod Security admission (PSA)](./pod-security-standards.md) configuration templates are a Rancher custom-defined resource (CRD), available in Rancher v2.7.2 and above. The templates provide pre-defined security configurations that you can apply to a cluster: - `rancher-privileged`: The most permissive configuration. It doesn't restrict the behavior of any pods. This allows for known privilege escalations. This policy has no exemptions.