diff --git a/k8s/argocd-nextgen.yaml b/k8s/argocd-nextgen.yaml index c2e4a54..68bd5d7 100644 --- a/k8s/argocd-nextgen.yaml +++ b/k8s/argocd-nextgen.yaml @@ -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