From 69aed3fe23c2f1baf6c2d7cb9d73b2f5811f3fb5 Mon Sep 17 00:00:00 2001 From: ab Date: Wed, 4 Feb 2026 15:07:27 +0000 Subject: [PATCH] Update k8s/core/kube-system-custom/nfs-storage.yaml --- k8s/core/kube-system-custom/nfs-storage.yaml | 2 -- 1 file changed, 2 deletions(-) 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