fix(vm-ad): Multus rm disableContainerInterface

This commit is contained in:
JJGadgets
2024-06-22 04:45:36 +08:00
parent 25a0b4f09c
commit bbc3ce80e3

View File

@@ -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?