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:
1
libvirt/.helmignore
Normal file
1
libvirt/.helmignore
Normal file
@@ -0,0 +1 @@
|
||||
values_overrides
|
||||
4
libvirt/values_overrides/rocky-opensuse_15.yaml
Normal file
4
libvirt/values_overrides/rocky-opensuse_15.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
libvirt: docker.io/openstackhelm/libvirt:latest-opensuse_15
|
||||
1
openvswitch/.helmignore
Normal file
1
openvswitch/.helmignore
Normal file
@@ -0,0 +1 @@
|
||||
values_overrides
|
||||
5
openvswitch/values_overrides/rocky-opensuse_15.yaml
Normal file
5
openvswitch/values_overrides/rocky-opensuse_15.yaml
Normal 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
|
||||
Reference in New Issue
Block a user