diff --git a/argocd/apps/wekantest/values-wekantest.yaml b/argocd/apps/wekantest/values-wekantest.yaml index a4efd3b..344a9aa 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-niedersachsen.de/realms/innohub/.well-known/openid-configuration" + value: "https://keycloak.innovation-hub-niedersachsen.de" - name: OAUTH2_AUTH_ENDPOINT value: /realms/innohub/protocol/openid-connect/auth - name: OAUTH2_USERINFO_ENDPOINT