From a7688d24cc97c0b794271f98664b06a32ece6b00 Mon Sep 17 00:00:00 2001 From: Diego Gsponer Date: Mon, 6 Jan 2025 15:45:00 +0100 Subject: [PATCH] enforce copy the multus-cni is the multus-cni already there, cp is not working and wait for a user interaction. with parameter -f the copy command will be forced. --- deployments/multus-daemonset-thick.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployments/multus-daemonset-thick.yml b/deployments/multus-daemonset-thick.yml index 1995a970b..152840e00 100644 --- a/deployments/multus-daemonset-thick.yml +++ b/deployments/multus-daemonset-thick.yml @@ -202,6 +202,7 @@ spec: image: ghcr.io/k8snetworkplumbingwg/multus-cni:snapshot-thick command: - "cp" + - "-f" - "/usr/src/multus-cni/bin/multus-shim" - "/host/opt/cni/bin/multus-shim" resources: