From 7054c2506d03e7c32935d84df0143cfbe7f41e00 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Mon, 16 Mar 2026 05:18:34 +0200 Subject: [PATCH] Fix headlamp oidc --- manifests/headlamp/values.yaml | 1 + 1 file changed, 1 insertion(+) 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