Commit 960d353a authored by Sebastiaan van Steenis's avatar Sebastiaan van Steenis Committed by Alena Prokharchyk
Browse files

Remove additional flannel backend options

Showing with 1 addition and 3 deletions
+1 -3
......@@ -329,9 +329,7 @@ data:
{
"Network": "{{.ClusterCIDR}}",
"Backend": {
"Type": "{{.FlannelBackend.Type}}",
"VNI": {{.FlannelBackend.VNI}},
"Port": {{.FlannelBackend.Port}}
"Type": "{{.FlannelBackend.Type}}"
}
}
---
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment