Merge pull request #98 from apcera/remove-addif
spec: Removed reference to unsupported addIf attribute
This commit is contained in:
commit
03d4ba4ffb
1
SPEC.md
1
SPEC.md
@ -140,7 +140,6 @@ The network configuration is described in JSON form. The configuration can be st
|
|||||||
"type": "bridge",
|
"type": "bridge",
|
||||||
// type (plugin) specific
|
// type (plugin) specific
|
||||||
"bridge": "cni0",
|
"bridge": "cni0",
|
||||||
"addIf": "eth0",
|
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "host-local",
|
"type": "host-local",
|
||||||
// ipam specific
|
// ipam specific
|
||||||
|
Loading…
x
Reference in New Issue
Block a user