fix(nextgen): use platform..git in repoURL to match ArgoCD registration
This commit is contained in:
parent
fc17d6fc21
commit
bd62af512a
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue