Add Affinity to DaemonSet
karaktaka opened this issue · 1 comments
karaktaka commented
Is your feature request related to a problem? Please describe.
If using the chart in a cluster with fargate enabled and several nodes with different taints, the daemonset tries to deploy the fsx-plugin also to those fargate nodes, which is not possible.
Describe the solution you'd like in detail
Adding a configurable affinity definition to the helm chart would enable one to specify an antiaffinity for fargate
KenFigueiredo commented
@karaktaka Is there a release/tag planned that will contain this helm chart update?