fi values file variable

This commit is contained in:
2025-07-27 21:48:09 -05:00
parent 943795984f
commit e09c33d307

View File

@@ -27,7 +27,7 @@ spec:
targetRevision: HEAD targetRevision: HEAD
helm: helm:
valueFiles: valueFiles:
- values-'{{.name}}'.yaml - values-{{.name}}.yaml
syncPolicy: syncPolicy:
automated: automated:
prune: true prune: true