fix(projects): use internal git url
This commit is contained in:
parent
16edd71360
commit
0316032bb7
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ app-of-apps:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
source:
|
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
|
path: apps
|
||||||
apps:
|
apps:
|
||||||
- name: foundryvtt
|
- name: foundryvtt
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ app-of-apps:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
source:
|
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
|
path: apps
|
||||||
apps:
|
apps:
|
||||||
- name: kavita
|
- name: kavita
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ app-of-apps:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
source:
|
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
|
path: system
|
||||||
apps:
|
apps:
|
||||||
- name: homepage
|
- name: homepage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue