Skip to content
Snippets Groups Projects
Unverified Commit cc30220f authored by Chad Swenson's avatar Chad Swenson Committed by GitHub
Browse files

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

Fix local-volume-provisioner configmap template
parents 4959bfc1 3ee5aa0d
Branches
Tags
No related merge requests found
...@@ -21,5 +21,5 @@ data: ...@@ -21,5 +21,5 @@ data:
{{ class_name }}: {{ class_name }}:
{{- convert_keys(storage_class) }} {{- convert_keys(storage_class) }}
{{ storage_class | to_nice_yaml(indent=2) | indent(6) }} {{ storage_class | to_nice_yaml(indent=2) | indent(6) }}
{%- endfor %} {% endfor %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment