-
Notifications
You must be signed in to change notification settings - Fork 295
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
[stable/cachet] add nodeSelector and tolerations #666
base: master
Are you sure you want to change the base?
[stable/cachet] add nodeSelector and tolerations #666
Conversation
f092181
to
0098d2d
Compare
0098d2d
to
0f51c61
Compare
@@ -15,7 +15,7 @@ entries: | |||
- aws | |||
- ebs | |||
- csi | |||
kubeVersion: '>=1.17.0-0' | |||
kubeVersion: ">=1.17.0-0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you revert all changes to this file? It's updated via automation 🙂
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
Description
Add nodeSelector and tolerations to cachet helm chart
Checklist
[stable/mychartname]
)