fix(nextgen): use platform..git in repoURL to match ArgoCD registration

This commit is contained in:
fchinembiri 2026-06-04 13:15:30 +02:00
parent fc17d6fc21
commit bd62af512a
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ 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/geocrop-platform..git
targetRevision: HEAD targetRevision: HEAD
path: k8s/nextgen path: k8s/nextgen
destination: destination:
@ -34,7 +34,7 @@ spec:
helm: helm:
valueFiles: valueFiles:
- $values/k8s/nextgen/40-infisical-values.yaml - $values/k8s/nextgen/40-infisical-values.yaml
- repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform.git - repoURL: http://gitea.geocrop.svc.cluster.local:3000/fchinembiri/geocrop-platform..git
targetRevision: HEAD targetRevision: HEAD
ref: values ref: values
destination: destination:
@ -68,7 +68,7 @@ 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/geocrop-platform..git
targetRevision: HEAD targetRevision: HEAD
path: k8s/nextgen/next-gen-chart path: k8s/nextgen/next-gen-chart
helm: helm: