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
Is there any option for fleet chart to set the agent's nodeSelector?
here's my helm value:
bootstrap: enabled: true repo: https://github.com/rancher/fleet-examples secret: ssh-key branch: master paths: example nodeSelector: example.com/deploy_fleet: "true"
I want set the agent to deploy on example.com/deploy_fleet: "true" nodes only
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there any option for fleet chart to set the agent's nodeSelector?
here's my helm value:
I want set the agent to deploy on example.com/deploy_fleet: "true" nodes only
The text was updated successfully, but these errors were encountered: