- Set cni version in flannel manifest
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=5
This commit is contained in:
parent
8de5d9f2e2
commit
d6812b2ef2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 19 10:56:20 CEST 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
- Set cni version in flannel manifest
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 18 09:06:33 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
|
Thu Jul 18 09:06:33 UTC 2019 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
@ -106,6 +106,7 @@ data:
|
|||||||
cni-conf.json: |
|
cni-conf.json: |
|
||||||
{
|
{
|
||||||
"name": "cbr0",
|
"name": "cbr0",
|
||||||
|
"cniVersion": "0.3.1",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
"type": "flannel",
|
"type": "flannel",
|
||||||
|
Loading…
Reference in New Issue
Block a user