diff --git a/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/local-hostpath-sc.yaml b/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/local-hostpath-sc.yaml index 291593cb..2157edf5 100644 --- a/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/local-hostpath-sc.yaml +++ b/eks-anywhere-hybrid/Addons/Core/storage-driver/openebs/local-hostpath-sc.yaml @@ -9,7 +9,7 @@ metadata: - name: StorageType value: hostpath - name: BasePath - value: /mnt/lpv + value: /var/lib provisioner: openebs.io/local reclaimPolicy: Delete -volumeBindingMode: WaitForFirstConsumer \ No newline at end of file +volumeBindingMode: WaitForFirstConsumer