tryretool / retool-helm

MIT License
45 stars 57 forks source link

Pod Anti-affinity stops working if `nameOverride` is used #178

Open eherot opened 2 months ago

eherot commented 2 months ago

podAntiAffinity rule should use the template-derived retool.name or better yet retool.selectorLabels rather than just being set to "retool".

Workaround

Override the whole podAntiAffinity rule to set the match expression value manually