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

[release-0.2] helm: add an option to set tolerations (backport of #157) #178

Merged
merged 1 commit into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. helm: add an option to set tolerations

    In some clusters, some of the Nodes might have taints which may
    avoid NRI plugins DaemonSet Pods not to get scheduled on those
    Nodes. Having an option to pass custom tolerations to plugins
    DaemonSet object would help to ensure that Pods get scheduled
    on all the desired Nodes.
    
    Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
    fmuyassarov authored and klihub committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d92047 View commit details
    Browse the repository at this point in the history