mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-01 17:17:56 +00:00
ab44beba17
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.