diff --git a/manifests/headlamp/values.yaml b/manifests/headlamp/values.yaml index 9549cf9..d91bc5f 100644 --- a/manifests/headlamp/values.yaml +++ b/manifests/headlamp/values.yaml @@ -13,6 +13,7 @@ config: issuerURL: https://keycloak.dvirlabs.com/realms/lab scopes: openid,profile,email,groups callbackURL: https://headlamp.dvirlabs.com/oidc-callback + usePKCE: true serviceAccount: create: true