Skip to content

Add options for affinity/tolerations in install helm chart #242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ibot3 opened this issue Dec 1, 2023 · 4 comments
Open

Add options for affinity/tolerations in install helm chart #242

ibot3 opened this issue Dec 1, 2023 · 4 comments

Comments

@ibot3
Copy link

ibot3 commented Dec 1, 2023

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.

@Mazorius
Copy link

Mazorius commented Jul 3, 2024

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

@dsessler7
Copy link
Contributor

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

@dsessler7 dsessler7 added enhancement New feature or request backlog triaged labels Jul 22, 2024
Dan0x54 added a commit to Dan0x54/postgres-operator-examples that referenced this issue Apr 28, 2025
@Dan0x54
Copy link

Dan0x54 commented Apr 28, 2025

I've opened a pull request for this if folks are interested - Added support for Affinity and Tolerations #304

@benjaminjb
Copy link
Contributor

hey @Dan0x54 left a comment on the PR with (a) a bunch of my rambling to say that I'm OK with this change being Helm only but (b) a question about whether this addition should follow the if ... end style of adding potentially blank values. I'm curious what you think though obviously I lean towards that change to your PR. Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants