Merge pull request #428 from weibeld/master
bridge: add missing cniVersion in README example
This commit is contained in:
@ -14,6 +14,7 @@ If the bridge is missing, the plugin will create one on first use and, if gatewa
|
|||||||
## Example configuration
|
## Example configuration
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
|
"cniVersion": "0.3.1",
|
||||||
"name": "mynet",
|
"name": "mynet",
|
||||||
"type": "bridge",
|
"type": "bridge",
|
||||||
"bridge": "mynet0",
|
"bridge": "mynet0",
|
||||||
|
Reference in New Issue
Block a user