mirror of https://github.com/k3s-io/k3s
Enable hairpin mode
parent
36fa425d45
commit
359a77939c
|
@ -22,6 +22,7 @@ const (
|
|||
{
|
||||
"type":"flannel",
|
||||
"delegate":{
|
||||
"hairpinMode":true,
|
||||
"forceAddress":true,
|
||||
"isDefaultGateway":true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue