diff --git a/manifests/headlamp/values.yaml b/manifests/headlamp/values.yaml index 342ea94..8b604c6 100644 --- a/manifests/headlamp/values.yaml +++ b/manifests/headlamp/values.yaml @@ -7,10 +7,9 @@ image: tag: "v0.40.1" config: - baseURL: "" oidc: clientID: headlamp - clientSecret: "" + clientSecret: "lPpiDSlF74VGLhbxCfW7cFpRfcUGjxv7" issuerURL: https://keycloak.dvirlabs.com/realms/lab scopes: openid,profile,email,groups callbackURL: https://headlamp.dvirlabs.com/oidc-callback