This commit is contained in:
jb 2025-09-04 00:19:47 +10:00
parent 547fbc1f4e
commit a3cba0cf81

View file

@ -6,7 +6,7 @@ metadata:
namespace: argocd namespace: argocd
spec: spec:
type: git type: git
url: git@repobase.net:j/home-server-private.git url: ssh://git@repobase.net:j/home-server-private.git
secretRef: secretRef:
name: home-server-ssh-secret name: home-server-ssh-secret
@ -19,7 +19,7 @@ metadata:
spec: spec:
project: default project: default
source: source:
repoURL: git@repobase.net:j/home-server-private.git repoURL: ssh://git@repobase.net:j/home-server-private.git
targetRevision: HEAD targetRevision: HEAD
path: deployments path: deployments
destination: destination: