Merge pull request #1992 from manics/flannel-hairpin

Enable flannel hairpin mode
pull/2191/head
Chad Swenson 2018-01-24 21:20:03 -06:00 committed by GitHub
commit 5d014d986b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ data:
"type":"flannel",
"delegate":{
"forceAddress":true,
"hairpinMode": true,
"isDefaultGateway":true
}
},