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 support for nodeSelector in qryn-deployment.yaml #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Krernertok
Copy link

The current version of qryn-deployment.yaml does not do anything with the nodeSelector value. Therefore, it is not possible to specify what kind of node qryn should be installed on. For example, in the case of a hybrid Linux+Windows cluster, it is possible that the qryn pod is deployed on a Windows node which are not supported at the time of writing.

In addition to the change in qryn-deployment.yaml, I have also added an example of a common use-case for the nodeSelector value in values.yaml

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.

1 participant