From bd62af512a1d2bc4438b2943454c5257924b363d Mon Sep 17 00:00:00 2001 From: fchinembiri Date: Thu, 4 Jun 2026 13:15:30 +0200 Subject: [PATCH] fix(nextgen): use platform..git in repoURL to match ArgoCD registration --- k8s/argocd-nextgen.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/k8s/argocd-nextgen.yaml b/k8s/argocd-nextgen.yaml index cd70fb9..0eaf587 100644 --- a/k8s/argocd-nextgen.yaml +++ b/k8s/argocd-nextgen.yaml @@ -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: