mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 02:00:23 +03:00
Since weave 2.5.1, `NoExecute` taint effect is no more supported, this changes the daemonset tolerations to change this behavior. Also remove the toleration key `CriticalAddonsOnly` not required anymore.