helm/matrix/dendrite/.helm-docs/appservices.gotmpl

5 lines
224 B
Go Template
Raw Normal View History

2025-01-13 12:43:26 +00:00
{{ 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 }}