openstack-helm/magnum/templates
Mateusz Blaszkowski fc9677f718 Fix for appending custom volumes
Before this change, there was no ability to append custom volume for
any of the services. The reason was a missing new line character, so
the templates were formatted like this:
- name: pod-shared
  mountPath: /tmp/pod-shared - mountPath: /tmp/test2
  name: test2

Apart from that, for some of the services (mostly job-bootstrap) invalid
indentation for custom volumes (and their mounts) was set.

Closes-Bug: 1712745
Change-Id: Ib57c76a34c0e28ad9e67ea47d1fc250b17711a42
Signed-off-by: Mateusz Blaszkowski <mateusz.blaszkowski@intel.com>
2017-08-24 06:24:47 -04:00
..
bin Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
etc Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
configmap-bin.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
configmap-etc.yaml Helm-Toolkit: Configmap templater 2017-08-23 08:06:38 -05:00
deployment-api.yaml Fix for appending custom volumes 2017-08-24 06:24:47 -04:00
ingress-api.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
job-bootstrap.yaml Fix for appending custom volumes 2017-08-24 06:24:47 -04:00
job-db-init.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
job-db-sync.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
job-ks-endpoints.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
job-ks-service.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
job-ks-user.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
pdb-api.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
secret-db.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
secret-keystone.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
service-api.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
service-ingress-api.yaml Licence: Remove licence header from rendered files 2017-08-07 17:16:13 -05:00
statefulset-conductor.yaml Fix for appending custom volumes 2017-08-24 06:24:47 -04:00