Store sensitive configs in secret
Change-Id: I374c3f8fa2956a8ab54890acdca23d49e6ee6792 Depends-On: Ie6a9833cdf73b076e24204d47e5898dfb24de43e
This commit is contained in:
parent
e26e52e2a8
commit
ff04f07960
@ -5,13 +5,16 @@ configs:
|
||||
port:
|
||||
cont: 80
|
||||
ingress: horizon
|
||||
secret_key: secret
|
||||
images_upload_mode: legacy
|
||||
|
||||
wsgi:
|
||||
processes: 6
|
||||
threads: 15
|
||||
|
||||
secret_configs:
|
||||
horizon:
|
||||
secret_key: secret
|
||||
|
||||
sources:
|
||||
openstack/horizon:
|
||||
git_url: https://git.openstack.org/openstack/horizon.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user