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:
Ralf Haferkamp 2019-04-30 11:53:59 +02:00
parent 0ed4f0de5e
commit 64df756b72
2 changed files with 6 additions and 0 deletions

1
ingress/.helmignore Normal file
View File

@ -0,0 +1 @@
values_overrides

View 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"