fix(projects): use internal git url

This commit is contained in:
David Landry 2024-02-02 17:13:20 -05:00
parent 16edd71360
commit 0316032bb7
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ app-of-apps:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://git.nc.landry.land/davad/argo.git
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
path: apps
apps:
- name: foundryvtt

View file

@ -4,7 +4,7 @@ app-of-apps:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://git.nc.landry.land/davad/argo.git
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
path: apps
apps:
- name: kavita

View file

@ -4,7 +4,7 @@ app-of-apps:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://git.nc.landry.land/davad/argo.git
repoURL: ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git
path: system
apps:
- name: homepage