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

Commits on Jul 20, 2023

  1. add deployment strategy option to helm chart (#3021)

    @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 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ba0ad4e View commit details
    Browse the repository at this point in the history