Piped-Kubernetes/charts/apps/piped/README_CONFIG.md.gotmpl

13 lines
313 B
Go Template

{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
{{- end -}}
{{- define "custom.notes" -}}
NOTICE: There is currently NO caching support included in the chart.
{{- end -}}