Add Support for Customizing Deployment maxSurge and maxUnavailable in Helm Chart
long-term
P
Perfect Bobcat
Hi everyone,
We recently encountered a rollout issue while deploying a new version of harness-ng-delegate. The problem stemmed from the Deployment’s rolling update strategy.
Specifically, the inability to customize the maxSurge and maxUnavailable values from the Helm chart. With HPA enabled and only 2 replicas running, the default settings led to a failed rollout and availability problems.
To address this, I’ve created a GitHub issue requesting support for configuring these parameters via values.yaml. This change should help prevent similar issues in future deployments, especially for teams running with low replica counts and HPA.
You can view and track the issue here: github.com/harness/delegate-helm-chart/issues/117
Would appreciate your feedback and support!
Log In
A
Abhishek Thamman
long-term