flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Add topologySpreadConstraints to Flagger helm chart

Open frittentheke opened this issue 1 year ago • 0 comments

Describe the feature

Allow setting topologySpreadConstraints (https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/) in the flagger Helm chart.

This is just like the spec.deployment.affinity setting allowing to further configure the pod placement.

Proposed solution

Add a parameter topologySpreadConstraints to the values and reference it is the deployment template.

Any alternatives you've considered?

frittentheke avatar Feb 20 '25 17:02 frittentheke