Merge pull request #447 from gunjan5/invalid-spec-json
Fix invalid json
This commit is contained in:
commit
b686cad062
2
SPEC.md
2
SPEC.md
@ -355,7 +355,7 @@ Note that the runtime adds the `cniVersion` and `name` fields from configuration
|
|||||||
"prevResult": {
|
"prevResult": {
|
||||||
"ip4": {
|
"ip4": {
|
||||||
"ip": "10.1.0.3/16",
|
"ip": "10.1.0.3/16",
|
||||||
"gateway": "10.1.0.1",
|
"gateway": "10.1.0.1"
|
||||||
},
|
},
|
||||||
"dns": {
|
"dns": {
|
||||||
"nameservers": [ "10.1.0.1" ]
|
"nameservers": [ "10.1.0.1" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user