loft-sh / jspolicy

jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript

Home Page:https://www.jspolicy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tolerations, (anti)affinity, nodeSelector and PodDisruptionBudget to the helm chart

MaxRink opened this issue · comments

As an cluster admin i might want to pin jspolicy to specific (trusted) nodes or to my controlplane nodes.
I also want to make sure that i always have at least one instance of jspolicy running to serve webhook requests.
For that it would be ideal to specify tolerations, (anti)affinity, nodeSelector and a PodDisruptionBudget in the helm chart.