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:
project: default
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
path: k8s/nextgen
destination:
@ -34,7 +34,7 @@ spec:
helm:
valueFiles:
- $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
ref: values
destination:
@ -68,7 +68,7 @@ spec:
spec:
project: default
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
path: k8s/nextgen/next-gen-chart
helm: