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
@@ -30,6 +30,7 @@ releases:
condition: postgres_operator.enabled
missingFileHandler: Info
values:
- ../values/env.yaml
- ../values/env-{{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}.yaml
- ../values/postgres-operator/env.yaml.gotmpl
- ../values/postgres-operator/env-{{ requiredEnv "ARGOCD_ENV_CLUSTER_NAME" }}.yaml.gotmpl