fix(argocd): point next-gen applications to fchinembiri/next-gen repository and k8s/next-gen-chart

This commit is contained in:
fchinembiri 2026-08-04 11:21:57 +02:00
parent a6a5586b1d
commit 2deb3ef4c8
1 changed files with 6 additions and 6 deletions

View File

@ -53,9 +53,9 @@ metadata:
spec: spec:
project: default project: default
source: source:
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform..git repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/next-gen.git
targetRevision: HEAD targetRevision: main
path: k8s/nextgen/next-gen-chart path: k8s/next-gen-chart
helm: helm:
parameters: parameters:
- name: branchName - name: branchName
@ -89,9 +89,9 @@ spec:
spec: spec:
project: default project: default
source: source:
repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform..git repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/next-gen.git
targetRevision: HEAD targetRevision: '{{branch}}'
path: k8s/nextgen/next-gen-chart path: k8s/next-gen-chart
helm: helm:
parameters: parameters:
- name: branchName - name: branchName