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 nodeSelector and its associated documentation. #75

Merged
merged 1 commit into from
Nov 19, 2023

Conversation

mcsaucy
Copy link
Contributor

@mcsaucy mcsaucy commented Nov 3, 2023

Previously, the templates and README.md referenced a general.nodeSelector field that didn't exist in
helm-charts/k8s-mediaserver/values.yaml or k8s-mediaserver.yml files. Conversely, those yaml/yml files allow for per-pod node selection, which allows for more flexibility. We've gotta resolve this inconsistency somehow, so let's maintain the general approach as documented but merge in service-specific selectors for improved flexibility.

Previously, the templates and README.md referenced a
general.nodeSelector field that didn't exist in
helm-charts/k8s-mediaserver/values.yaml or k8s-mediaserver.yml files.
Conversely, those yaml/yml files allow for per-pod node selection, which
allows for more flexibility. We've gotta resolve this inconsistency
somehow, so let's maintain the general approach as documented but merge
in service-specific selectors for improved flexibility.
@kubealex kubealex self-assigned this Nov 19, 2023
@kubealex kubealex merged commit 59b9fd0 into kubealex:master Nov 19, 2023
2 checks passed
@kubealex
Copy link
Owner

Thank you so much for your contribution @mcsaucy and sorry for the delay!

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.

None yet

2 participants