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

Add tolerations and nodeSelectors #821

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

gkrenn
Copy link
Contributor

@gkrenn gkrenn commented Jun 7, 2022

Description

Currently nodeSelector and tolerations can only be set on the operator pod in our helm-chart values file.
We want to extend that to all other components as well.

How can this be tested?

Install our helm chart into your cluster, with nodeSelector and tolerations yamls set. It should apply them to our components.

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@gkrenn gkrenn added the helm Changes to helm templates or values file label Jun 7, 2022
@gkrenn gkrenn requested a review from a team as a code owner June 7, 2022 10:57
@gkrenn gkrenn merged commit 319b8f2 into master Jun 7, 2022
@gkrenn gkrenn deleted the feature/add-tolerations-to-helm branch June 7, 2022 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm Changes to helm templates or values file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants