Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scheduler: Shorten tolerations for node failure
Similar to what was done in #1055, we need to explicitly add tolerations to the scheduler to get it to be recreated more quickly on node failure. This is particularly necessary because we don't have #955. We could wait for that, but it's a lot of work, and this is a small thing we can do in the meantime. Fixes neondatabase/cloud#17298.
- Loading branch information