From 3eea313ff3816f1c1212a00b8461869266a14f83 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 13 Mar 2026 05:11:23 +0200 Subject: [PATCH] Change keycloak url from https to ssh --- argocd-apps/keycloak.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps/keycloak.yaml b/argocd-apps/keycloak.yaml index ec107dc..2995b65 100644 --- a/argocd-apps/keycloak.yaml +++ b/argocd-apps/keycloak.yaml @@ -6,7 +6,7 @@ metadata: spec: project: infra source: - repoURL: 'https://git.dvirlabs.com/dvirlabs/infra.git' + repoURL: 'ssh://git@gitea-ssh.dev-tools.svc:2222/dvirlabs/infra.git' targetRevision: HEAD path: charts/keycloak helm: