fix: Add env.values to helmfiles

This commit is contained in:
2025-06-19 15:10:48 +02:00
parent 7fbd2f1cc7
commit 91dc9d3760
10 changed files with 10 additions and 0 deletions
+1
View File
@@ -27,6 +27,7 @@ releases:
condition: x509_exporter.enabled
missingFileHandler: Info
values:
- ../values/env.yaml
- ../values/env-{{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}.yaml
- ../values/x509-exporter/env.yaml.gotmpl
- ../values/x509-exporter/env-{{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}.yaml.gotmpl