diff --git a/manifests/headlamp/values.yaml b/manifests/headlamp/values.yaml index 8c6a32b..070b426 100644 --- a/manifests/headlamp/values.yaml +++ b/manifests/headlamp/values.yaml @@ -12,7 +12,7 @@ config: clientID: headlamp clientSecret: "" issuerURL: https://keycloak.dvirlabs.com/realms/lab - scopes: openid,profile,email,groups + scopes: profile,email callbackURL: https://headlamp.dvirlabs.com/oidc-callback usePKCE: true