postgres-operator-examples icon indicating copy to clipboard operation
postgres-operator-examples copied to clipboard

Add options for affinity/tolerations in install helm chart

Open ibot3 opened this issue 1 year ago • 2 comments

The install helm chart for the operator currently does not offer configuration of pod tolerations and affinities:

https://github.com/CrunchyData/postgres-operator-examples/blob/main/helm/install/templates/manager.yaml

As these are very common Kubernetes concepts, they should be added to the chart.

ibot3 avatar Dec 01 '23 09:12 ibot3

If there is interest, I would like to create a PR to add node selection and tolerances

Mazorius avatar Jul 03 '24 18:07 Mazorius

Thank you for your suggestion. We have a story in our backlog to add pod/node affinity configurations to the helm chart.

dsessler7 avatar Jul 22 '24 21:07 dsessler7