Merge "Set cniVersion for flannel" into stable/train

This commit is contained in:
Zuul 2019-10-11 20:17:03 +00:00 committed by Gerrit Code Review
commit 200e18b091
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ data:
cni-conf.json: |
{
"name": "cbr0",
"cniVersion": "0.2.0",
"plugins": [
{
"type": "flannel",