We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc2301 commit 5b099edCopy full SHA for 5b099ed
Makefile
@@ -12,7 +12,7 @@ GOLDFLAGS = "-w -s -extldflags '-z now' -X github.com/kubeovn/kube-ovn/versions.
12
13
CONTROL_PLANE_TAINTS = node-role.kubernetes.io/master node-role.kubernetes.io/control-plane
14
15
-MULTUS_IMAGE = ghcr.io/k8snetworkplumbingwg/multus-cni:stable
+MULTUS_IMAGE = ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot
16
MULTUS_YAML = https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/master/deployments/multus-daemonset.yml
17
18
CILIUM_VERSION = 1.12.7
0 commit comments