Add overrides for openSUSE Leap15 images
Provide overrides for openSUSE images where those are available. Currently for the ingress chart these are only the neutron images. Change-Id: I37b220592f39c266e7812371ea8e5500fb393a9f
This commit is contained in:
parent
0ed4f0de5e
commit
64df756b72
1
ingress/.helmignore
Normal file
1
ingress/.helmignore
Normal file
@ -0,0 +1 @@
|
||||
values_overrides
|
5
ingress/values_overrides/rocky-opensuse_15.yaml
Normal file
5
ingress/values_overrides/rocky-opensuse_15.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
images:
|
||||
tags:
|
||||
ingress_module_init: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
||||
ingress_routed_vip: "docker.io/openstackhelm/neutron:rocky-opensuse_15"
|
Loading…
Reference in New Issue
Block a user