helmfile/test/integration/test-cases/include-template-func/input/helmfile.yaml.gotmpl

8 lines
173 B
Go Template

releases:
- name: '{{ include "echo" (dict "Echo" "include") }}'
chart: ../../../charts/raw
values:
- values/configmap.gotmpl
helmfiles:
- nested/helmfile.yaml.gotmpl