helm-charts/charts/stable/alertmanager-bot/README_CONFIG.md.gotmpl
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs e521965294
more testing
2022-07-27 11:25:50 +02:00

9 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 -}}