mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 14:11:14 +00:00
correct typo in kubenet config
This commit is contained in:
@@ -210,7 +210,7 @@ const NET_CONFIG_TEMPLATE = `{
|
||||
"addIf": "%s",
|
||||
"isGateway": true,
|
||||
"ipMasq": false,
|
||||
"hairpin": "%t",
|
||||
"hairpinMode": %t,
|
||||
"ipam": {
|
||||
"type": "host-local",
|
||||
"subnet": "%s",
|
||||
|
Reference in New Issue
Block a user