From 6448963486bba8938475c2f6e071e0fa2c0ab52b Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 8 Jan 2026 11:59:05 +0100 Subject: [PATCH] wekantest and keycloak --- 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 be67824..5988870 100644 --- a/argocd/apps/wekantest/values-wekantest.yaml +++ b/argocd/apps/wekantest/values-wekantest.yaml @@ -28,7 +28,7 @@ spec: - name: OAUTH2_CLIENT_ID value: "wekantest" - name: OAUTH2_SERVER_URL - value: https://keycloak.innovation-hub.de + value: https://keycloak.innovation-hub-niedersachsen.de - name: OAUTH2_AUTH_ENDPOINT value: /realms/innohub/protocol/openid-connect/auth - name: OAUTH2_USERINFO_ENDPOINT