Merge pull request #4044 from chadswen/lvp-cm-fix
Fix local-volume-provisioner configmap template
This commit is contained in:
commit
cc30220f01
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ data:
|
|||
{{ class_name }}:
|
||||
{{- convert_keys(storage_class) }}
|
||||
{{ storage_class | to_nice_yaml(indent=2) | indent(6) }}
|
||||
{%- endfor %}
|
||||
{% endfor %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue