Merge pull request #1992 from manics/flannel-hairpin
Enable flannel hairpin mode
This commit is contained in:
commit
5d014d986b
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ data:
|
||||||
"type":"flannel",
|
"type":"flannel",
|
||||||
"delegate":{
|
"delegate":{
|
||||||
"forceAddress":true,
|
"forceAddress":true,
|
||||||
|
"hairpinMode": true,
|
||||||
"isDefaultGateway":true
|
"isDefaultGateway":true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue