Allow resize in storage class

This commit is contained in:
2025-08-06 14:24:15 +02:00
parent cdb1c750a0
commit be608f0016
+1
View File
@@ -45,6 +45,7 @@ metadata:
name: openebs-zfs-tank
annotations:
storageclass.kubernetes.io/is-default-class: "true"
allowVolumeExpansion: true
parameters:
recordsize: 128k
compression: "off"