fix ssh key for git sync

This commit is contained in:
2026-06-11 23:17:49 +02:00
parent fb71bf321c
commit 8c9458e8ee
3 changed files with 3 additions and 2 deletions
@@ -14,7 +14,6 @@ config:
extraArgs:
provider: oidc
skip-oidc-discovery: "true"
force-https: "false"
login-url: "http://keycloak.13.140.150.2.nip.io/auth/realms/k8s-apps/protocol/openid-connect/auth"
redeem-url: "http://keycloak-keycloakx-http.keycloak.svc.cluster.local/auth/realms/k8s-apps/protocol/openid-connect/token"
oidc-issuer-url: "http://keycloak-keycloakx-http.keycloak.svc.cluster.local/auth/realms/k8s-apps"