fix expanding volumes

This commit is contained in:
2025-06-30 18:38:14 +02:00
parent b0c0e0a577
commit e769ce747c

View File

@@ -16,3 +16,5 @@ parameters:
poolAffinityTopologyLabel: | poolAffinityTopologyLabel: |
type: hdd type: hdd
provisioner: io.openebs.csi-mayastor provisioner: io.openebs.csi-mayastor
# Allow expansion of volumes
allowVolumeExpansion: true