From 575b35d5be715122967206f4604643b6b46eb530 Mon Sep 17 00:00:00 2001 From: Andres Mauricio Gomez P Date: Thu, 22 Feb 2024 11:16:37 -0500 Subject: [PATCH] Adding authenticationstrategy to sidebar Signed-off-by: Andres Mauricio Gomez P --- microsite/sidebars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index 3c6eedf7c1..f82a7d1e9a 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -107,6 +107,7 @@ "features/kubernetes/installation", "features/kubernetes/configuration", "features/kubernetes/authentication", + "features/kubernetes/authenticationstrategy", "features/kubernetes/troubleshooting", "features/kubernetes/proxy" ]