chore(argocd): update repo URL

This commit is contained in:
David Landry 2025-09-26 23:10:59 -04:00
parent 8b7d6c2495
commit 2287544514
32 changed files with 39 additions and 39 deletions

View file

@ -11,7 +11,7 @@ spec:
- git:
files:
- path: bootstrap/cluster-resources/*.json
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git
requeueAfterSeconds: 20
revision: ""
template:
@ -39,7 +39,7 @@ spec:
project: default
source:
path: bootstrap/cluster-resources/{{name}}
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git
syncPolicy:
automated:
allowEmpty: true