From b779e7049cdde424e710e5436c8b268d4501af9d Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Mon, 13 Feb 2023 15:08:24 -0800 Subject: [PATCH] Add sidebar entry for PSS page --- sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/sidebars.js b/sidebars.js index 2449189c69e..71337f1e1b5 100644 --- a/sidebars.js +++ b/sidebars.js @@ -317,6 +317,7 @@ const sidebars = { "how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-cluster-templates", "how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/create-pod-security-policies", + "how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/pod-security-standards", "how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/global-default-private-registry",