Files
helm-charts/charts/vmware-exporter/README_CONFIG.md.gotmpl
Andrew Williams 63a610ccdd [vmware-exporter] New Chart (#32)
* [vmware-exporter] New Chart

* Update repo README
2021-12-09 11:29:17 +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 -}}