chore: update URL to use https

This commit is contained in:
David Landry 2025-12-12 19:06:57 -05:00
parent 2287544514
commit fad5e65eb3
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ spec:
project: default
source:
path: bootstrap/argo-cd
repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git
repoURL: https://git.nc.landry.land/davad/argo.git
syncPolicy:
automated:
allowEmpty: true

View file

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

View file

@ -16,7 +16,7 @@ spec:
project: default
source:
path: bootstrap/crossplane
repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git
repoURL: https://git.nc.landry.land/davad/argo.git
syncPolicy:
automated:
allowEmpty: true

View file

@ -21,7 +21,7 @@ spec:
project: default
source:
path: projects
repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git
repoURL: https://git.nc.landry.land/davad/argo.git
syncPolicy:
automated:
allowEmpty: true