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

Add node selectors config file #222

Merged
merged 3 commits into from
Sep 25, 2024
Merged

Conversation

BKnight760
Copy link
Contributor

Allow the customization of the deployment using node selectors, tolerations, and affinities.

What does this Pull Request accomplish?

This PR creates a configuration yaml file that can be supplied as a --values argument to the helm installation command to customize the deployment's node selectors, tolerations, and affinities.

Why should this Pull Request be merged?

Provide flexible configurations for different deployment topologies.

What testing has been done?

I have deployed this to an internal testing environment to ensure that pods respect the node selectors and taints.

Allow the customization of the deployment using node selectors, tolerations, and affinities.
@BKnight760 BKnight760 merged commit e12e25b into main Sep 25, 2024
2 checks passed
@BKnight760 BKnight760 deleted the users/mvaterla/node-selectors branch September 25, 2024 19:31
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