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": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"type": "macvlan",
|
"type": "macvlan",
|
||||||
"master": "eth0.30",
|
"master": "bond0",
|
||||||
"mode": "bridge",
|
"mode": "bridge",
|
||||||
"capabilities": {
|
"capabilities": {
|
||||||
"ips": true
|
"ips": true
|
||||||
|
|
Loading…
Reference in a new issue