Update net attach device.
This commit is contained in:
parent
bead6c0278
commit
cfbca5e2fb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ spec:
|
|||
"plugins": [
|
||||
{
|
||||
"type": "macvlan",
|
||||
"master": "eth0.30",
|
||||
"master": "bond0",
|
||||
"mode": "bridge",
|
||||
"capabilities": {
|
||||
"ips": true
|
||||
|
|
Loading…
Reference in a new issue