feat(k8s): add noatime to all NFS PVs, standardize mount options
This commit is contained in:
@@ -11,6 +11,7 @@ spec:
|
||||
persistentVolumeReclaimPolicy: Retain
|
||||
mountOptions:
|
||||
- hard
|
||||
- noatime
|
||||
- timeo=30
|
||||
- retrans=3
|
||||
nfs:
|
||||
|
||||
Reference in New Issue
Block a user