helmfile/test/integration/test-cases/include-template-func/input/_helpers.tpl

3 lines
44 B
Smarty

{{- define "echo" -}}
{{ .Echo }}
{{- end }}