5 lines
187 B
Go Template
5 lines
187 B
Go Template
{{ define "chart.prerequirements" -}}
|
|
For use of the bridge:
|
|
* **signal**, use the `./bridge-values/signal/values.yaml`
|
|
* **slack**, use the `./bridge-values/slack/values.yaml`
|
|
{{ end }}
|