Merge "Add OpenSUSE Leap15 specific values overrides for barbican"
This commit is contained in:
commit
fcc4aa9183
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