set allowVolumeExpansion in cinder csi (#6220)
parent
5dd85197af
commit
3f443f3878
|
@ -21,4 +21,5 @@ allowedTopologies:
|
|||
- "{{ zone }}"
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
allowVolumeExpansion: {{ expand_persistent_volumes }}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue