From a3cba0cf81e924529e20f4b894656b1eef74c952 Mon Sep 17 00:00:00 2001 From: jb Date: Thu, 4 Sep 2025 00:19:47 +1000 Subject: [PATCH] ssh --- applications/private/private.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/private/private.yaml b/applications/private/private.yaml index 9749d61..58ae203 100644 --- a/applications/private/private.yaml +++ b/applications/private/private.yaml @@ -6,7 +6,7 @@ metadata: namespace: argocd spec: type: git - url: git@repobase.net:j/home-server-private.git + url: ssh://git@repobase.net:j/home-server-private.git secretRef: name: home-server-ssh-secret @@ -19,7 +19,7 @@ metadata: spec: project: default source: - repoURL: git@repobase.net:j/home-server-private.git + repoURL: ssh://git@repobase.net:j/home-server-private.git targetRevision: HEAD path: deployments destination: