DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
157 stars 145 forks source link

[stable/redis-ha] add maxUnavailable value for the ha-proxy rollingUpdate config #250

Closed martijnvdp closed 9 months ago

martijnvdp commented 1 year ago

What this PR does / why we need it:

This PR add a new variable .Values.haproxy.rollingUpdate.maxUnavailable with default value 1 this is needed to be able to restart the deployment on a cluster with 3 or less nodes

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

DandyDeveloper commented 9 months ago

Easy win. @martijnvdp Sorry for the neglect. Getting this merged as soon as the checks finish.