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

deployment.nodeSelector not working #6087

Open
peter-cheon opened this issue Dec 10, 2024 · 1 comment
Open

deployment.nodeSelector not working #6087

peter-cheon opened this issue Dec 10, 2024 · 1 comment
Labels
area/documentation Belongs to documentation
Milestone

Comments

@peter-cheon
Copy link

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.

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Dec 10, 2024
@cppwfs cppwfs added area/documentation Belongs to documentation and removed status/need-triage Team needs to triage and take a first look labels Dec 10, 2024
@cppwfs cppwfs added this to the 3.0.x milestone Dec 10, 2024
@cppwfs
Copy link
Contributor

cppwfs commented Dec 10, 2024

Thank you @peter-cheon for finding and reporting this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Belongs to documentation
Projects
None yet
Development

No branches or pull requests

2 participants