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 }}
|
{{- include "helm-toolkit.keystone_user" . | indent 4 }}
|
||||||
init.sh: |
|
init.sh: |
|
||||||
{{ tuple "bin/_init.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
{{ 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: |
|
libvirt.sh: |
|
||||||
{{ tuple "bin/_libvirt.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
{{ tuple "bin/_libvirt.sh.tpl" . | include "helm-toolkit.template" | indent 4 }}
|
||||||
|
@ -160,11 +160,6 @@ dependencies:
|
|||||||
- nova-ks-service
|
- nova-ks-service
|
||||||
service:
|
service:
|
||||||
- keystone-api
|
- keystone-api
|
||||||
init:
|
|
||||||
jobs:
|
|
||||||
- mariadb-seed
|
|
||||||
service:
|
|
||||||
- mariadb
|
|
||||||
compute:
|
compute:
|
||||||
jobs:
|
jobs:
|
||||||
- nova-db-sync
|
- nova-db-sync
|
||||||
|
Loading…
x
Reference in New Issue
Block a user