ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
184 stars 20 forks source link

feat: Add Support for setting pod/node affinity & anti-affinity #256

Closed jonstacks closed 1 year ago

jonstacks commented 1 year ago

Fixes #254

What

Adds support for setting pod & node affinity/anti-affinity via helm chart values.

How

Breaking Changes

No.

github-actions[bot] commented 1 year ago

:wave: Looks like there are changes in the Helm Chart's Chart.yaml file. Upon merge, a new release of the helm chart will be created. Please make sure the version is updated appropriately.

github-actions[bot] commented 1 year ago

:wave: Looks like there are changes in the Helm Chart's Chart.yaml file. Upon merge, a new release of the helm chart will be created. Please make sure the version is updated appropriately.

jonstacks commented 1 year ago

Closing this and going to combine it with a few other helm features