charts/syncthing/README_CONFIG.md.gotmpl: add custom.notes

This commit is contained in:
Johannes Kastl
2023-04-06 06:10:50 +02:00
parent c6c7c7df77
commit 97836a2cfb

View File

@@ -1,3 +1,9 @@
{{- define "custom.notes" -}}
Forked from the chart in the [k8s-at-home repository](https://github.com/k8s-at-home/charts) at version 3.5.2.
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/johanneskastl/helm-charts/issues/)**
{{- end -}}
{{- define "custom.custom.configuration.header" -}}
## Custom configuration
{{- end -}}