Merge "Uplift Horizon and fix Keystone password for Horizon chart."

This commit is contained in:
Zuul 2019-07-03 15:25:18 +00:00 committed by Gerrit Code Review
commit 5423a98ee9
2 changed files with 8 additions and 2 deletions

View File

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

View File

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