mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(vm-ad): Multus rm VLAN tag
VLAN tagging handled by FortiSwitch NAC
This commit is contained in:
@@ -13,7 +13,6 @@ spec:
|
||||
{
|
||||
"type": "bridge",
|
||||
"bridge": "br0",
|
||||
"vlan": 888,
|
||||
"capabilities": { "mac": true },
|
||||
"ipam": {}
|
||||
}
|
||||
@@ -21,5 +20,6 @@ spec:
|
||||
}
|
||||
|
||||
---
|
||||
# "vlan": 888, # VLAN tagging handled by FortiSwitch NAC
|
||||
# "disableContainerInterface": true
|
||||
# "macspoofchk": true # TODO: Talos 1.6.4 doesn't have `nft` binary?
|
||||
|
||||
Reference in New Issue
Block a user