diff --git a/kube/deploy/vm/ad/_deps/multus.yaml b/kube/deploy/vm/ad/_deps/multus.yaml index 1084f7ab..1f025ca9 100644 --- a/kube/deploy/vm/ad/_deps/multus.yaml +++ b/kube/deploy/vm/ad/_deps/multus.yaml @@ -15,10 +15,11 @@ spec: "bridge": "br0", "vlan": 888, "capabilities": { "mac": true }, - "disableContainerInterface": true + "ipam": {} } ] } --- +# "disableContainerInterface": true # "macspoofchk": true # TODO: Talos 1.6.4 doesn't have `nft` binary?