Add OpenSUSE Leap15 specific values overrides for barbican
Only provide the paths for the right images, no other helm charts updates. Change-Id: Ibff6210d5bbbf5897eb23e252b6445a938a158d8
This commit is contained in:
parent
79dce5eec5
commit
3b56059087
1
barbican/.helmignore
Normal file
1
barbican/.helmignore
Normal file
@ -0,0 +1 @@
|
||||
values_overrides
|
12
barbican/values_overrides/rocky-opensuse_15.yaml
Normal file
12
barbican/values_overrides/rocky-opensuse_15.yaml
Normal 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"
|
Loading…
Reference in New Issue
Block a user