Files
helm-charts/charts/hg612-exporter/README_CONFIG.md.gotmpl
Andrew Williams 47da657ac8 [hg612-exporter] New chart (#29)
* [hg612-export] New chart

* Remove default from identifier

* Correct maintainer

* Fix chart params
2021-12-05 08:34:04 +00:00

10 lines
205 B
Go Template

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