- 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:
Thorsten Kukuk 2019-07-19 08:57:24 +00:00 committed by Git OBS Bridge
parent 8de5d9f2e2
commit d6812b2ef2
2 changed files with 6 additions and 0 deletions

View File

@ -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>

View File

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