set allowVolumeExpansion in cinder csi (#6220)

This commit is contained in:
Hugo Blom 2020-06-05 17:27:43 +02:00 committed by GitHub
parent 5dd85197af
commit 3f443f3878
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,5 @@ allowedTopologies:
- "{{ zone }}"
{% endfor %}
{% endif %}
allowVolumeExpansion: {{ expand_persistent_volumes }}
{% endfor %}