Add OpenSUSE Leap15 specific values overrides

Only provide the paths for the right images, no other helm charts updates.

Change-Id: I9449bc30a4a36062219f44612fadcc81ce777410
This commit is contained in:
Jiří Suchomel 2019-04-18 10:23:30 +02:00
parent d738cd5e91
commit 319e0d345a
4 changed files with 11 additions and 0 deletions

1
libvirt/.helmignore Normal file
View File

@ -0,0 +1 @@
values_overrides

View File

@ -0,0 +1,4 @@
---
images:
tags:
libvirt: docker.io/openstackhelm/libvirt:latest-opensuse_15

1
openvswitch/.helmignore Normal file
View File

@ -0,0 +1 @@
values_overrides

View File

@ -0,0 +1,5 @@
---
images:
tags:
openvswitch_db_server: docker.io/openstackhelm/libvirt:latest-opensuse_15
openvswitch_vswitchd: docker.io/openstackhelm/libvirt:latest-opensuse_15