fix(argocd): point next-gen applications to fchinembiri/next-gen repository and k8s/next-gen-chart
This commit is contained in:
parent
a6a5586b1d
commit
2deb3ef4c8
|
|
@ -53,9 +53,9 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform..git
|
||||
targetRevision: HEAD
|
||||
path: k8s/nextgen/next-gen-chart
|
||||
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/next-gen.git
|
||||
targetRevision: main
|
||||
path: k8s/next-gen-chart
|
||||
helm:
|
||||
parameters:
|
||||
- name: branchName
|
||||
|
|
@ -89,9 +89,9 @@ spec:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform..git
|
||||
targetRevision: HEAD
|
||||
path: k8s/nextgen/next-gen-chart
|
||||
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/next-gen.git
|
||||
targetRevision: '{{branch}}'
|
||||
path: k8s/next-gen-chart
|
||||
helm:
|
||||
parameters:
|
||||
- name: branchName
|
||||
|
|
|
|||
Loading…
Reference in New Issue