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

Allow Configurable Daemonset Tolerations #109

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

pmariglia
Copy link
Contributor

@pmariglia pmariglia commented Mar 19, 2024

This is necessary for the Daemonset to run on nodes with taints.

This is necessary for the Daemonset can run on nodes with taints.
env: {}
env: []
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was giving a warning

coalesce.go:289: warning: destination for nx-agents.controller.deployment.env is a table. Ignoring non-table value ([])

@pmariglia pmariglia merged commit 3d4a0d9 into main Mar 19, 2024
1 check passed
@pmariglia pmariglia deleted the add-configurable-daemonset-tolerations branch March 19, 2024 16:32
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.

2 participants