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)
fixes #249
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
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 nodesWhich 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.]
[stable/mychartname]
)