Piped-Kubernetes/hack/templates/README_CONFIG.md.gotmpl

9 lines
204 B
Go Template
Raw Normal View History

2023-03-03 23:52:18 +00:00
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}