mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(vm-ad): Multus rm disableContainerInterface
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user