Add missing CNI config file

Change-Id: I78d5ae849ea7dfec59b1524e376ee173ad85d816
This commit is contained in:
Hongbin Lu 2020-02-22 21:27:29 +00:00
parent eb1c32951b
commit 78365d11c4

View File

@ -0,0 +1,6 @@
{
"cniVersion": "0.3.1",
"name": "zun",
"type": "zun-cni",
"zun_conf": "/etc/zun/zun.conf"
}