Remove extraneous items from configmaps
This commit is contained in:
parent
38407e9378
commit
661de5be9e
@ -27,7 +27,5 @@ data:
|
||||
{{- include "helm-toolkit.keystone_user" . | indent 4 }}
|
||||
init.sh: |
|
||||
{{ tuple "bin/_init.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
||||
post.sh: |
|
||||
{{ tuple "bin/_post.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
||||
libvirt.sh: |
|
||||
{{ tuple "bin/_libvirt.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
||||
|
@ -160,11 +160,6 @@ dependencies:
|
||||
- nova-ks-service
|
||||
service:
|
||||
- keystone-api
|
||||
init:
|
||||
jobs:
|
||||
- mariadb-seed
|
||||
service:
|
||||
- mariadb
|
||||
compute:
|
||||
jobs:
|
||||
- nova-db-sync
|
||||
|
Loading…
x
Reference in New Issue
Block a user