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