mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 23:48:58 +01:00
d579ddb8e7
As discussed yesterday, a simplified version of [my helm](https://github.com/S7evinK/dendrite-helm) which deploys a monolith with internal NATS and an optionally enabled PostgreSQL server. If the PostgreSQL dependency is not enabled, a user specified connection string is constructed. Co-authored-by: kegsay <kegan@matrix.org>
7 lines
No EOL
143 B
YAML
7 lines
No EOL
143 B
YAML
remote: origin
|
|
target-branch: main
|
|
chart-repos:
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
chart-dirs:
|
|
- helm
|
|
validate-maintainers: false |