Fix host-device README.md
host-device's README.md missing 'type' field, so this change just adds 'type' in config example.
This commit is contained in:
parent
a686cc4bd8
commit
d29d56bc4d
@ -16,6 +16,7 @@ A sample configuration might look like:
|
||||
```json
|
||||
{
|
||||
"cniVersion": "0.3.1",
|
||||
"type": "host-device",
|
||||
"device": "enp0s1"
|
||||
}
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user