cv-helm/charts/cv/README_CONFIG.md.gotmpl

10 lines
205 B
Go Template
Raw Normal View History

2021-12-29 16:21:53 -05:00
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}