fix(platform): correct helm valueFiles field name for ArgoCD 3.x

This commit is contained in:
2026-05-17 21:18:47 -05:00
parent 13ebe67a35
commit e4a2c47da2
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ spec:
chart: cert-manager
targetRevision: v1.17.2
helm:
valuesFiles:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc

View File

@@ -17,7 +17,7 @@ spec:
chart: external-dns
targetRevision: 1.15.1
helm:
valuesFiles:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc

View File

@@ -16,7 +16,7 @@ spec:
chart: external-secrets
targetRevision: 0.14.4
helm:
valuesFiles:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc

View File

@@ -16,7 +16,7 @@ spec:
chart: ingress-nginx
targetRevision: 4.12.1
helm:
valuesFiles:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc

View File

@@ -28,7 +28,7 @@ spec:
chart: connect
targetRevision: 1.16.0
helm:
valuesFiles:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc