set allowVolumeExpansion in cinder csi (#6220)
This commit is contained in:
parent
5dd85197af
commit
3f443f3878
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@ allowedTopologies:
|
||||||
- "{{ zone }}"
|
- "{{ zone }}"
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
allowVolumeExpansion: {{ expand_persistent_volumes }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
Loading…
Reference in a new issue