chore: update URL to use https
This commit is contained in:
parent
2287544514
commit
fad5e65eb3
4 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue