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",
|
||||
"delegate":{
|
||||
"forceAddress":true,
|
||||
"hairpinMode": true,
|
||||
"isDefaultGateway":true
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue