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