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

Helm chart: Add support for helper tolerations #377

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

turip
Copy link

@turip turip commented Jan 5, 2024

This is required if the current cluster uses tolerations for selecting certain node pools.

This change also includes the braking change to rename the .Values.helperImage to .values.helper.image, as I didn't wanted to introduce a helperTolerations top level variable.

If this is not fine, I can always revert that part of the change.

Peter Turi added 2 commits January 5, 2024 10:43
This is required if the current cluster uses tolerations for selecting
certian node pools.
@derekbit
Copy link
Member

@turip
Thanks for the feature. Introducing helperTolerations is fine for preventing the breaking change. Can you help address it? Thank you.

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.

None yet

2 participants