mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/rocketchat] Add new maintainer Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch> * [stable/rocketchat] Improve chart Document all parameters in README, save MongoDB connection string in a secret, add readiness probe, use tpl for extra env vars. Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch> * [stable/rocketchat] Update MongoDB dependency Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch> * [stable/rocketchat] Use new label format Use the format defined by the Helm charts best practices [1]. [1] https://github.com/helm/helm/blob/master/docs/chart_best_practices/labels.md Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch> * [stable/rocketchat] Release new chart major version Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
9 lines
194 B
YAML
9 lines
194 B
YAML
host: rocketchat.example.com
|
|
|
|
ingress:
|
|
enabled: true
|
|
|
|
mongodb:
|
|
mongodbRootPassword: DdVMffX7Mj8ZrrmS5rHiWignyFqWp263bCexRktzCk
|
|
mongodbPassword: QBbUuRiPFEJf6oh2T7FXXxsUlzBxJRosnrVKEdrUyew
|