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
|
||||
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue