Update net attach device.

This commit is contained in:
Joseph Hanson 2024-04-16 14:37:42 -05:00
parent bead6c0278
commit cfbca5e2fb
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -11,7 +11,7 @@ spec:
"plugins": [ "plugins": [
{ {
"type": "macvlan", "type": "macvlan",
"master": "eth0.30", "master": "bond0",
"mode": "bridge", "mode": "bridge",
"capabilities": { "capabilities": {
"ips": true "ips": true