Files
ohayodash/charts/ohayodash/README_CONFIG.md.gotmpl
2021-12-24 07:12:09 +00:00

8 lines
200 B
Go Template

{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
{{- end -}}