helm/matrix/dendrite/.helm-docs/appservices.gotmpl
2025-01-13 20:43:26 +08:00

5 lines
224 B
Go Template

{{ define "chart.appservices" }}
## Usage with appservices
Create a folder `appservices` and place your configurations in there. The configurations will be read and placed in a secret `dendrite-appservices-conf`.
{{ end }}