mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 05:29:28 +00:00
RKE2 on Windows sets CNI bin dirs in node config even though embedded flannel is disabled (NoFlannel=true). We need to gate rendering this config on the vars being, set NOT on NoFlannel being false. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>