fix(platform): valuesFile → valuesFiles for ArgoCD 3.x compatibility
This commit is contained in:
@@ -16,7 +16,8 @@ spec:
|
||||
chart: cert-manager
|
||||
targetRevision: v1.17.2
|
||||
helm:
|
||||
valuesFile: values.yaml
|
||||
valuesFiles:
|
||||
- values.yaml
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: cert-manager
|
||||
|
||||
Reference in New Issue
Block a user