mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Add flannel hairping mode
This commit is contained in:
@@ -17,6 +17,7 @@ data:
|
||||
"type":"flannel",
|
||||
"delegate":{
|
||||
"forceAddress":true,
|
||||
"hairpinMode": true,
|
||||
"isDefaultGateway":true
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user