Merge pull request #4044 from chadswen/lvp-cm-fix

Fix local-volume-provisioner configmap template
This commit is contained in:
Chad Swenson 2019-01-15 09:08:08 -06:00 committed by GitHub
commit cc30220f01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,5 +21,5 @@ data:
{{ class_name }}:
{{- convert_keys(storage_class) }}
{{ storage_class | to_nice_yaml(indent=2) | indent(6) }}
{%- endfor %}
{% endfor %}