From f71ee10c63c765d83cc216ff972989662c0b8aa7 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 8 Jan 2026 12:58:40 +0100 Subject: [PATCH] wekantest and keycloak redirect popup --- argocd/apps/wekantest/values-wekantest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wekantest/values-wekantest.yaml b/argocd/apps/wekantest/values-wekantest.yaml index 5988870..1ebd088 100644 --- a/argocd/apps/wekantest/values-wekantest.yaml +++ b/argocd/apps/wekantest/values-wekantest.yaml @@ -24,7 +24,7 @@ spec: - name: OAUTH2_ENABLED value: "true" - name: OAUTH2_LOGIN_STYLE - value: redirect + value: popup - name: OAUTH2_CLIENT_ID value: "wekantest" - name: OAUTH2_SERVER_URL