mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
22ec029d47
* [dendrite] Allow per-component database configuration Enable database configuration to be provided on a per-api level. If not manually configured/specified, default to the global settings. Backward compatibility with current configuration logic kept. Signed-off-by: Omar Pakker <Omar007@users.noreply.github.com> * [dendrite] CI fix & dendrite update (v0.8.7) - Fix syncapi tag pinning (actually default to chart.appVersion as documented) - Change registration_disabled default value from false to true (see config failure CI runs) - Add report_stats properties - Add bcrypt_cost config property for userapi - Major bump due to default change Co-authored-by: Jonathan Bartlett <34320158+Jonnobrow@users.noreply.github.com> Co-authored-by: Truxnell <19149206+Truxnell@users.noreply.github.com> Signed-off-by: Omar Pakker <Omar007@users.noreply.github.com> Co-authored-by: Jonathan Bartlett <jonathan@jonnobrow.co.uk> Co-authored-by: Jonathan Bartlett <34320158+Jonnobrow@users.noreply.github.com> Co-authored-by: Truxnell <19149206+Truxnell@users.noreply.github.com> |
||
---|---|---|
.github | ||
.taskfiles | ||
.vscode | ||
charts | ||
hack | ||
templates/chart | ||
test | ||
.all-contributorsrc | ||
.gitignore | ||
.helmdocsignore | ||
.pre-commit-config.yaml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Gemfile | ||
LICENSE | ||
README.md | ||
Taskfile.yml |
Helm charts
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add k8s-at-home https://k8s-at-home.com/charts/
You can then run helm search repo k8s-at-home
to see the charts.
Support
We have a few outlets for getting support with our projects:
- Visit our Docs.
- Bugs or feature requests should be opened in an issue.
- Questions or comments should be discussed in our Discord or via Github discussions.
Contributing
See CONTRIBUTING.md
License
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!