Enable hairpin mode

This commit is contained in:
Erik Wilson 2019-08-10 22:50:21 -07:00
parent 36fa425d45
commit 359a77939c

View File

@ -22,6 +22,7 @@ const (
{
"type":"flannel",
"delegate":{
"hairpinMode":true,
"forceAddress":true,
"isDefaultGateway":true
}