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

Added nodeSelector to deployments #98

Closed
wants to merge 0 commits into from
Closed

Added nodeSelector to deployments #98

wants to merge 0 commits into from

Conversation

atropos112
Copy link

@atropos112 atropos112 commented May 2, 2023

I am in need of node selector, because my cluster has nodes with amd64 as well as arm64 architectures and rocketchat doesn't have arm64 images so was crashlooping.

I can't see a single reason not to add this to main line and let others use this when they please, hence the PR. The issue made here: #99

Note the mongodb also has to have nodeSelector set but its already present in that helm chat.

@CLAassistant
Copy link

CLAassistant commented May 2, 2023

CLA assistant check
All committers have signed the CLA.

@ChrisJBurns
Copy link

Can confirm we need nodeSelector functionality also. I can close #97 when this PR is merged

@ChrisJBurns
Copy link

@atropos112 I can't see the values.yaml file being updated?

@atropos112
Copy link
Author

Thanks @ChrisJBurns , I added the nodeSelector bit to values. Was testing by changing value.yaml file and once I felt everything worked i "git restored" the values.yaml forgetting there was a change there, thanks ! Added nodeSelector to values.yaml now.

@TheBoboNL
Copy link

You missed the hook-verify-mongodb-version.yaml file.

@atropos112 atropos112 closed this Jul 4, 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.

4 participants