From 56d7ec9afd8f846bde63f4c17fe547f382c0e53a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 20 Dec 2022 10:56:40 +0100 Subject: [PATCH] slug --- Charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index 06943e6..50eaba8 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -72,7 +72,7 @@ argo-cd: connectors: - config: - issuer: https://authentik.roxedus.com/application/o/argo/ + issuer: https://authentik.roxedus.com/application/o/argocd/ clientID: $argo-cd-sso:clientID clientSecret: $argo-cd-sso:clientSecret insecureEnableGroups: true