Merge "Add OpenSUSE Leap15 specific values overrides for barbican"

This commit is contained in:
Zuul 2019-06-26 13:50:37 +00:00 committed by Gerrit Code Review
commit fcc4aa9183
2 changed files with 13 additions and 0 deletions

1
barbican/.helmignore Normal file
View File

@ -0,0 +1 @@
values_overrides

View File

@ -0,0 +1,12 @@
---
images:
tags:
bootstrap: "docker.io/openstackhelm/heat:rocky-opensuse_15"
scripted_test: "docker.io/openstackhelm/heat:rocky-opensuse_15"
db_init: "docker.io/openstackhelm/heat:rocky-opensuse_15"
barbican_db_sync: "docker.io/openstackhelm/barbican:rocky-opensuse_15"
db_drop: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_user: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_service: "docker.io/openstackhelm/heat:rocky-opensuse_15"
ks_endpoints: "docker.io/openstackhelm/heat:rocky-opensuse_15"
barbican_api: "docker.io/openstackhelm/barbican:rocky-opensuse_15"