openstack-helm/keystone
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
..
templates Fix for appending custom volumes 2017-08-24 06:24:47 -04:00
Chart.yaml Add project mascots as charts icons 2017-05-09 14:28:11 +02:00
requirements.yaml add license headers to keystone 2017-02-17 12:13:19 -05:00
values.yaml Helm-Toolkit: Configmap templater 2017-08-23 08:06:38 -05:00