commit
52460ebf6e
@ -9,7 +9,9 @@
|
|||||||
"type": "host-local",
|
"type": "host-local",
|
||||||
"subnet": "{{.PodCIDR}}",
|
"subnet": "{{.PodCIDR}}",
|
||||||
"routes": [
|
"routes": [
|
||||||
{"dst": "0.0.0.0/0"}
|
{
|
||||||
|
"dst": "0.0.0.0/0"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user