typokign / matrix-chart

Helm chart for deploying a Matrix homeserver stack
MIT License
89 stars 48 forks source link

Update homeserver.yaml from upstream #38

Closed Routhinator closed 4 years ago

Routhinator commented 4 years ago

Todo item as many of the config changes are backwards compatible for now, however the homeserver.yaml in the chart has drifted from upstream and a number of options that have been added are not there for reference for expanding on that config. Additionally we are using deprecated options, like riot_base_url

typokign commented 4 years ago

Thanks, merged the changes from upstream and added a few new config options to values.yaml. Also added matrix.homeserverOverride and matrix.homeserverExtra to override or extend the default config.