Skip to content

Commit

Permalink
enforce copy the multus-cni
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
dgsponer authored Jan 6, 2025
1 parent fba1fea commit a7688d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/multus-daemonset-thick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a7688d2

Please sign in to comment.