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

Support nodeSelector, tolerations, affinity for "events" #613

Open
jakeloo opened this issue Nov 4, 2022 · 1 comment
Open

Support nodeSelector, tolerations, affinity for "events" #613

jakeloo opened this issue Nov 4, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jakeloo
Copy link

jakeloo commented Nov 4, 2022

Proposed change

Add support for nodeSelector, tolerations and affinity for events. These labels and settings are configurable for each stack in the charts except for "events".

  # -- Node labels for events stack deployment.
  nodeSelector: {}
  # -- Toleration labels for events stack deployment.
  tolerations: []
  # -- Affinity settings for events stack deployment.
  affinity: {}
@jakeloo jakeloo added the enhancement New feature or request label Nov 4, 2022
@klamas1
Copy link
Contributor

klamas1 commented Nov 9, 2022

#620

At the same time, added this functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants