diff --git a/kubernetes/apps/openebs-system/openebs/cluster/storageclass.yaml b/kubernetes/apps/openebs-system/openebs/cluster/storageclass.yaml index bef45453..502ca2b4 100644 --- a/kubernetes/apps/openebs-system/openebs/cluster/storageclass.yaml +++ b/kubernetes/apps/openebs-system/openebs/cluster/storageclass.yaml @@ -10,3 +10,4 @@ parameters: dedup: "off" fstype: "zfs" poolname: "nahar" +allowVolumeExpansion: true