aws / aws-app-mesh-controller-for-k8s

A controller to help manage App Mesh resources for a Kubernetes cluster.
Apache License 2.0
182 stars 110 forks source link

adding optional support for topologySpreadConstraints to helm chart #781

Open visit1985 opened 3 weeks ago

visit1985 commented 3 weeks ago

This adds optional (defaulting to empty) topologySpreadConstraints to the helm chart.

Similar to https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/2575

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.