mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-06 11:38:04 +00:00
set allowVolumeExpansion in cinder csi (#6220)
This commit is contained in:
+1
@@ -21,4 +21,5 @@ allowedTopologies:
|
||||
- "{{ zone }}"
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
allowVolumeExpansion: {{ expand_persistent_volumes }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user