mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-07-01 01:51:53 +00:00
Remove 'cni-version' option in default deployment (#1061)
This change removes 'cni-version' option in entrypoint from default deployment manifest. This change uses cniVersion of delegate CNI, cluster network.
This commit is contained in:
parent
7cf1c2f0c2
commit
21f84c0162
@ -183,7 +183,6 @@ spec:
|
||||
command: ["/thin_entrypoint"]
|
||||
args:
|
||||
- "--multus-conf-file=auto"
|
||||
- "--cni-version=0.3.1"
|
||||
- "--multus-autoconfig-dir=/host/etc/cni/net.d"
|
||||
- "--cni-conf-dir=/host/etc/cni/net.d"
|
||||
resources:
|
||||
|
Loading…
Reference in New Issue
Block a user