Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add deployment strategy option to helm chart (re #3021) #3155

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

geoah
Copy link
Contributor

@geoah geoah commented Jul 20, 2023

@S7evinK sorry for the spam but any chance we get get this merged into main at some point? It was previously merged in #3021 into a temp branch that never made it into main. If there is an issue with this being merged let me know.


Minor update to the helm chart to allow setting the update strategy as the default RollingUpdate one is a bit annoying if using ReadWriteOnce volumes for media. Hope this makes sense.


Pull Request Checklist

Signed-off-by: George Antoniadis <george@noodles.gr> [skip ci]

@S7evinK minor update to the helm chart on top of you existing fixes to
allow setting the update strategy as the default `RollingUpdate` one is
a bit annoying if using `ReadWriteOnce` volumes for media. Hope this
makes sense.

### 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~~ Haven't touched any go files.
* [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: `George Antoniadis <george@noodles.gr>`
[skip ci]
@geoah geoah requested a review from a team as a code owner July 20, 2023 16:54
@S7evinK
Copy link
Contributor

S7evinK commented Jul 26, 2023

Oh.. Oops, sorry, my bad.
Thanks again!

@S7evinK S7evinK merged commit 7899f47 into matrix-org:main Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants