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

[feat] Adds nodeAffinity, nodeSelector, and tolerations blocks to tel… #207

Closed
wants to merge 2 commits into from

Conversation

jjlgao
Copy link
Contributor

@jjlgao jjlgao commented Jan 23, 2025

…emetry deployment

For #188

@jjlgao jjlgao requested a review from ryanartecona January 23, 2025 22:10
Copy link
Contributor

@ryanartecona ryanartecona left a comment

Choose a reason for hiding this comment

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

I don't think this is necessary? it looks like this would match the pattern established for the other deployments in here, but also I think all of affinity, nodeSelector, and tolerations could just be put into the existing extraPodSpec so this doesn't need to be added?

@jjlgao
Copy link
Contributor Author

jjlgao commented Jan 23, 2025

Will close and comment on the original issue. Didn't realize the extraPodSpec was that flexible.

@jjlgao jjlgao closed this Jan 23, 2025
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