Uplift Horizon and fix Keystone password for Horizon chart.

Change-Id: Ib5dca5f1f90209af56304f69d38d821c7a5dac22
This commit is contained in:
Alexander Noskov 2019-06-27 12:04:00 -05:00
parent 145e45cd65
commit 862b28afe4
2 changed files with 8 additions and 2 deletions

View File

@ -69,6 +69,12 @@ metadata:
pattern: DB_NAME pattern: DB_NAME
# Secrets # Secrets
- dest:
path: .values.endpoints.identity.auth.admin.password
src:
schema: deckhand/Passphrase/v1
name: osh_keystone_admin_password
path: .
- dest: - dest:
path: .values.endpoints.oslo_db.auth.keystone.password path: .values.endpoints.oslo_db.auth.keystone.password
src: src:

View File

@ -146,12 +146,12 @@ data:
type: git type: git
horizon: horizon:
location: https://opendev.org/openstack/openstack-helm location: https://opendev.org/openstack/openstack-helm
reference: 66ba0be81c66c20b5ffae709358970d5937a0202 reference: 5ad45700f4a3287d7f55a6f5d75777b3ae744030
subpath: horizon subpath: horizon
type: git type: git
horizon-htk: horizon-htk:
location: https://opendev.org/openstack/openstack-helm-infra location: https://opendev.org/openstack/openstack-helm-infra
reference: 0714b9d7ae08a88565d2c81c1b185fd77efaafca reference: 1f1482bcb71cd3483c6df3ac4bab09653ed6a2e1
subpath: helm-toolkit subpath: helm-toolkit
type: git type: git
ingress: ingress: