Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
kubernetes
/
80b9bd54c4f66e63e2a7e6b1ce9695738b63ec17
/
.
/
kubernetes
/
files
/
flannel
/
flannel.conflist
blob: 583e5e6c1e9effba6ec076fdf6c28e1f27a233e2 [
file
] [
log
] [
blame
]
{
"name"
:
"cbr0"
,
"cniVersion"
:
"0.3.0"
,
"plugins"
:
[
{
"type"
:
"flannel"
,
"cniVersion"
:
"0.3.0"
,
"delegate"
:
{
"hairpinMode"
:
true
,
"isDefaultGateway"
:
true
}
},
{
"type"
:
"portmap"
,
"capabilities"
:
{
"portMappings"
:
true
}
}
]
}