Skip to content
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

Allow scheduling rules for operator pod #328

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

spilchen
Copy link
Collaborator

This adds standard scheduling rules for the operator pod. The following options are now available through the helm chart to control where the operator pod is scheduled:

  • nodeSelector
  • affinity
  • tolerations
  • priorityClassName

OLM deployment won't be able to pick any of these options.

@spilchen spilchen self-assigned this Jan 30, 2023
@spilchen spilchen merged commit 3d01530 into vertica:main Jan 30, 2023
@spilchen spilchen deleted the operator-nodeselector branch January 30, 2023 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant