feat(helmfile): Add customization.yaml to define custom files for helmfile releases

This commit is contained in:
Dominik Kaminski
2024-09-23 17:08:20 +02:00
parent 11f750e1d6
commit 180ccddfaa
18 changed files with 95 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ releases:
version: "{{ .Values.charts.intercomService.version }}"
values:
- "values.yaml.gotmpl"
- {{ .Values.customization.release.intercomService | default "additionalValues: false" }}
installed: {{ .Values.intercom.enabled }}
commonLabels: