We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I was following the guide at https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/ to use nodeSelector.
While I attempted to use deployment.nodeSelector as mentioned in the guide, it did not work as expected. However, using nodeSelector worked properly.
The complete property is as follows:
deployer.billing-source.kubernetes.nodeSelector=node-group:worker-hn1
Therefore, I believe the guide should remove the mention of deployment in this context.
Thank you.
The text was updated successfully, but these errors were encountered:
Thank you @peter-cheon for finding and reporting this!
Sorry, something went wrong.
No branches or pull requests
Hello,
I was following the guide at https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/ to use nodeSelector.
While I attempted to use deployment.nodeSelector as mentioned in the guide, it did not work as expected. However, using nodeSelector worked properly.
The complete property is as follows:
Therefore, I believe the guide should remove the mention of deployment in this context.
Thank you.
The text was updated successfully, but these errors were encountered: