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