From 3daac518c5f2ee0f3ab5465dcec5e090a3177a46 Mon Sep 17 00:00:00 2001 From: martyav Date: Fri, 9 Jun 2023 03:02:52 -0400 Subject: [PATCH] canonicized psa-config-templates there's no corresponding pages in versioned docs --- .../psa-config-templates.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md index 5d8df88794b..c5bfc5dcfc1 100644 --- a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/psa-config-templates.md +++ b/docs/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.