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

3 lines
51 B
Smarty

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