diff --git a/kubernetes/apps/openebs-system/openebs/app/sc-local-hostpath-nvme1.yaml b/kubernetes/apps/openebs-system/openebs/app/sc-local-hostpath-nvme1.yaml index 54406e0..47a1046 100644 --- a/kubernetes/apps/openebs-system/openebs/app/sc-local-hostpath-nvme1.yaml +++ b/kubernetes/apps/openebs-system/openebs/app/sc-local-hostpath-nvme1.yaml @@ -10,5 +10,6 @@ metadata: - name: BasePath value: /var/mnt/nvme1 provisioner: openebs.io/local +allowVolumeExpansion: true reclaimPolicy: Delete volumeBindingMode: WaitForFirstConsumer