fix invalid json

This commit is contained in:
gunjan5
2017-05-04 15:59:11 -07:00
parent 231f6c4c53
commit 5e3be5a44f

View File

@ -355,7 +355,7 @@ Note that the runtime adds the `cniVersion` and `name` fields from configuration
"prevResult": {
"ip4": {
"ip": "10.1.0.3/16",
"gateway": "10.1.0.1",
"gateway": "10.1.0.1"
},
"dns": {
"nameservers": [ "10.1.0.1" ]