diff --git a/k8s/core/kube-system-custom/nfs-storage.yaml b/k8s/core/kube-system-custom/nfs-storage.yaml index a2820a4..1f7a40b 100644 --- a/k8s/core/kube-system-custom/nfs-storage.yaml +++ b/k8s/core/kube-system-custom/nfs-storage.yaml @@ -10,8 +10,6 @@ parameters: reclaimPolicy: Retain volumeBindingMode: Immediate mountOptions: - - vers=4 - - hard - nfsvers=4.1 - rsize=1048576 - wsize=1048576