chore(argocd): update repo URL
This commit is contained in:
parent
8b7d6c2495
commit
2287544514
32 changed files with 39 additions and 39 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue