Add missing dependencies for spiceproxy in values

without the dependencies in the values.yaml, the role and rolebinding will
not be created by helm-toolkit as it uses those to create and generate the
role/rolebinding for the accounts

Change-Id: I711d5fc4a2a376a29daf526fc420790ea9cacf25
This commit is contained in:
Itxaka 2019-04-04 21:49:53 +02:00
parent 6c71637222
commit 114ff4eeba
No known key found for this signature in database
GPG Key ID: 0FFB0E56C3539E24

View File

@ -393,6 +393,12 @@ dependencies:
services:
- endpoint: internal
service: oslo_db
spiceproxy:
jobs:
- nova-db-sync
services:
- endpoint: internal
service: oslo_db
scheduler:
jobs:
- nova-db-sync