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 project: default
source: source:
path: bootstrap/argo-cd 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: syncPolicy:
automated: automated:
allowEmpty: true allowEmpty: true

View file

@ -11,7 +11,7 @@ spec:
- git: - git:
files: files:
- path: bootstrap/cluster-resources/*.json - 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 requeueAfterSeconds: 20
revision: "" revision: ""
template: template:
@ -39,7 +39,7 @@ spec:
project: default project: default
source: source:
path: bootstrap/cluster-resources/{{name}} 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: syncPolicy:
automated: automated:
allowEmpty: true allowEmpty: true

View file

@ -16,7 +16,7 @@ spec:
project: default project: default
source: source:
path: bootstrap/crossplane 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: syncPolicy:
automated: automated:
allowEmpty: true allowEmpty: true

View file

@ -21,7 +21,7 @@ spec:
project: default project: default
source: source:
path: projects 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: syncPolicy:
automated: automated:
allowEmpty: true allowEmpty: true