diff --git a/k8s/core/kube-system-custom/nfs-storage.yaml b/k8s/core/kube-system-custom/nfs-storage.yaml index 078b11e..3020988 100644 --- a/k8s/core/kube-system-custom/nfs-storage.yaml +++ b/k8s/core/kube-system-custom/nfs-storage.yaml @@ -6,7 +6,7 @@ metadata: provisioner: nfs.csi.k8s.io parameters: server: nas.homenet - share: /mnt/storage/Storage/PVC + share: /mnt/storage reclaimPolicy: Retain volumeBindingMode: Immediate mountOptions: