0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-20 18:08:56 +02:00
dendrite/helm
WrenIX 4892b08dd5
fix(helm): change strategy to Recreate (#3325)
Current dendrite needs an PVC and replica of 1 is forced, so best way of
update and change of configuration is to stop and start (instatt of
start multiple dendrite pod with deadlock of binding pvc)

see: #3258

### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [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: `Your Name <your@email.example.org>`
 - [x] version bump of helm Chart

Signed-off-by: WrenIX <dev.github@wrenix.eu>

[skip ci]
2024-02-28 21:20:41 +01:00
..
dendrite fix(helm): change strategy to Recreate (#3325) 2024-02-28 21:20:41 +01:00
cr.yaml Version 0.13.0 (#3127) 2023-06-30 08:49:37 +02:00
ct.yaml Add simplified helm chart (#2905) 2023-01-06 15:44:10 +01:00