Piped-Kubernetes/charts/apps/piped/README_CONFIG.md.gotmpl
Skyler Mäntysaari 52ed0d9374 Progress
2023-02-15 03:25:36 +02:00

9 lines
204 B
Go Template

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