From d12ebdde778598ab3f980653842f44ab6c66db3d Mon Sep 17 00:00:00 2001 From: Carlos Esteban Lopez Jaramillo Date: Fri, 9 Sep 2022 12:23:46 -0500 Subject: [PATCH] Update docs/features/kubernetes/authentication.md Co-authored-by: Jamie Klassen Signed-off-by: Carlos Esteban Lopez Jaramillo --- docs/features/kubernetes/authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/authentication.md b/docs/features/kubernetes/authentication.md index baa921e4fa..b342a6892c 100644 --- a/docs/features/kubernetes/authentication.md +++ b/docs/features/kubernetes/authentication.md @@ -40,7 +40,7 @@ kubernetes: clusterLocatorMethods: - type: 'config' clusters: - - name: Random cluster name in backstage + - name: My AKS cluster url: ${AZURE_CLUSTER_API_SERVER_ADDRESS} authProvider: azure skipTLSVerify: true