From 20c0806216c68c7060934de6e12b5b10ff2a81d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 20 Dec 2022 10:51:46 +0100 Subject: [PATCH] ok --- Charts/argo-cd/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Charts/argo-cd/values.yaml b/Charts/argo-cd/values.yaml index 117de1a..06943e6 100644 --- a/Charts/argo-cd/values.yaml +++ b/Charts/argo-cd/values.yaml @@ -73,8 +73,8 @@ argo-cd: connectors: - config: issuer: https://authentik.roxedus.com/application/o/argo/ - clientID: $argo-cd-sso:oidc.auth0.clientID - clientSecret: $argo-cd-sso:oidc.auth0.clientSecret + clientID: $argo-cd-sso:clientID + clientSecret: $argo-cd-sso:clientSecret insecureEnableGroups: true scopes: - openid