Add bridge.
This commit is contained in:
parent
76e3e65cde
commit
4955c6144b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ spec:
|
||||||
{
|
{
|
||||||
"type": "macvlan",
|
"type": "macvlan",
|
||||||
"master": "bond0",
|
"master": "bond0",
|
||||||
|
"mode": "bridge",
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "static",
|
"type": "static",
|
||||||
"routes": [
|
"routes": [
|
||||||
|
|
Loading…
Reference in a new issue