diff --git a/kubernetes/main/apps/kube-system/democratic-csi/local-hostpath/helmrelease.yaml b/kubernetes/main/apps/kube-system/democratic-csi/local-hostpath/helmrelease.yaml index b7ebe84e3f2dc..6a4bc88406858 100644 --- a/kubernetes/main/apps/kube-system/democratic-csi/local-hostpath/helmrelease.yaml +++ b/kubernetes/main/apps/kube-system/democratic-csi/local-hostpath/helmrelease.yaml @@ -44,16 +44,16 @@ spec: externalSnapshotter: enabled: false csiDriver: - name: local-hostpath.democratic-csi.home.arpa + name: cluster.local/democratic-csi-local-hostpath storageCapacity: true attachRequired: false fsGroupPolicy: File storageClasses: - - name: democratic-csi-local-hostpath + - name: local-hostpath defaultClass: false - reclaimPolicy: Retain + reclaimPolicy: Delete volumeBindingMode: WaitForFirstConsumer - allowVolumeExpansion: false + allowVolumeExpansion: true node: driver: image: ghcr.io/democratic-csi/democratic-csi:v1.8.4