correct typo in kubenet config
This commit is contained in:
parent
385fb81407
commit
fd4c947de9
@ -210,7 +210,7 @@ const NET_CONFIG_TEMPLATE = `{
|
|||||||
"addIf": "%s",
|
"addIf": "%s",
|
||||||
"isGateway": true,
|
"isGateway": true,
|
||||||
"ipMasq": false,
|
"ipMasq": false,
|
||||||
"hairpin": "%t",
|
"hairpinMode": %t,
|
||||||
"ipam": {
|
"ipam": {
|
||||||
"type": "host-local",
|
"type": "host-local",
|
||||||
"subnet": "%s",
|
"subnet": "%s",
|
||||||
|
Loading…
Reference in New Issue
Block a user