mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
d9ec892b9a
`tolerations` is a list/array, not a map and should be represented using
`[]` instead of `{}`
closes #22179