Merge "Add OpenSUSE Leap15 specific values overrides"
This commit is contained in:
commit
f721383f27
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
|
Loading…
Reference in New Issue
Block a user