dendrite/helm/dendrite/templates
Omar Pakker de1ed9d486
Extend Dendrite Helm chart with some additional config options (#3077)
This set of changes introduces a few (compatible) changes to the Helm
chart:
- Allow PVC class to be set on each PVC, not only one-for-all.
- Allow Prometheus servicemonitor and rules labels to be empty.
- Have the option to generate the ingress (incl. TLS config) based on
dendrite_config.


* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: Omar Pakker <Omar007@users.noreply.github.com>

---------

Signed-off-by: Omar Pakker <Omar007@users.noreply.github.com>
Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2023-06-30 08:26:06 +02:00
..
tests Add simplified helm chart (#2905) 2023-01-06 15:44:10 +01:00
_helpers.tpl Rdanzey/helm-fixes-existing-db-secrets (#3033) 2023-03-28 08:30:19 +02:00
_overrides.yaml Add simplified helm chart (#2905) 2023-01-06 15:44:10 +01:00
configmap_grafana_dashboards.yaml fix(helm): do not deploy screenshot to cluster (just dashboard) (#3063) 2023-05-02 17:29:21 +01:00
deployment.yaml chart - Add configuration for extra volumes / volume mounts (#3042) 2023-04-03 09:00:32 +02:00
ingress.yaml Extend Dendrite Helm chart with some additional config options (#3077) 2023-06-30 08:26:06 +02:00
jobs.yaml fix(helm): extract image tag to value (and use as default from Chart.… (#2934) 2023-01-18 08:45:34 +01:00
prometheus-rules.yaml Extend Dendrite Helm chart with some additional config options (#3077) 2023-06-30 08:26:06 +02:00
pvc.yaml Extend Dendrite Helm chart with some additional config options (#3077) 2023-06-30 08:26:06 +02:00
secrets.yaml feat(helm): add prometheus resources to monitor (#2958) 2023-02-28 14:18:26 +01:00
service.yaml fix(helm): extract image tag to value (and use as default from Chart.… (#2934) 2023-01-18 08:45:34 +01:00
servicemonitor.yaml Extend Dendrite Helm chart with some additional config options (#3077) 2023-06-30 08:26:06 +02:00