tryretool / retool-helm

MIT License
45 stars 57 forks source link

Set pod anti-affinity by default #112

Closed jjlgao closed 1 year ago

jjlgao commented 1 year ago

We already had this app.kubernetes.io/name=retool label, but it's not consistent; workflows doesn't use it. I'm going to add those labels to the workflows chart as well so that we don't need to add new labels.

jjlgao commented 1 year ago

Tested, the affinity functionality appears to work, so I'm going to merge and release!