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

🐛 Fix missing default root-server nodeAffinity and NoSchedule toleration #51

Closed

Conversation

Privatecoder
Copy link

What type of PR is this?
/kind bug

What this PR does / why we need it:

Default DaemonSet toleration NoSchedule was missing and so was the nodeAffinity instance.hetzner.cloud/is-root-server for the controller-deployment.

Which issue(s) this PR fixes

Fixes #50

add default is-root-server nodeAffinity to controller-deployment
add default NoSchedule toleration to node-daemonset
@batistein
Copy link
Contributor

@Privatecoder Please see the new helm chart

@batistein batistein closed this Sep 30, 2023
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.

🐛 Missing toleration in csi-hcloud DaemonSet
2 participants