We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
If there is interest, I would like to create a PR to add node selection and tolerances
Sorry, something went wrong.
Thank you for your suggestion. We have a story in our backlog to add pod/node affinity configurations to the helm chart.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: