mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +00: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
143 B
YAML
7 lines
143 B
YAML
remote: origin
|
|
target-branch: main
|
|
chart-repos:
|
|
- bitnami=https://charts.bitnami.com/bitnami
|
|
chart-dirs:
|
|
- helm
|
|
validate-maintainers: false |