Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit be1ff9a

Browse files
authored
Merge pull request #746 from dghubble/hairpin
Enable hairpinMode in flannel CNI config
2 parents 9f0ee4f + c5b2972 commit be1ff9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/asset/internal/templates.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1106,6 +1106,7 @@ data:
11061106
{
11071107
"type": "flannel",
11081108
"delegate": {
1109+
"hairpinMode": true,
11091110
"isDefaultGateway": true
11101111
}
11111112
},

0 commit comments

Comments
 (0)