You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tolerations for the new shards VM when starting the local-csi-driver (#4448)
## Motivation
Now that we have multiple VMs for different things, we need to adjust
the tolerations in the local-csi-driver so it runs in the VMs that could
have local SSDs.
## Proposal
Add shards tolerations to local-csi-driver config
## Test Plan
Deployed a dual store + local ssd network using this code, it works.
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
0 commit comments