mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Update multus to v4.1.0 and clarify cilium compatibility (#11434)
* Update multus to v4.1.0 and clarify cilium compatibility * Fix: bug introduced by #10934 where the template would break if multus was defined * Set priorityClassName to system-node-critical for multus pods
This commit is contained in:
@@ -122,7 +122,7 @@ cilium_enable_hubble: false
|
||||
kube_ovn_version: "v1.12.21"
|
||||
kube_ovn_dpdk_version: "19.11-{{ kube_ovn_version }}"
|
||||
kube_router_version: "v2.0.0"
|
||||
multus_version: "v3.8"
|
||||
multus_version: "v4.1.0"
|
||||
helm_version: "v3.15.4"
|
||||
nerdctl_version: "1.7.6"
|
||||
krew_version: "v0.4.4"
|
||||
|
||||
Reference in New Issue
Block a user