change nfs storageclass

This commit is contained in:
2025-07-31 21:28:11 -05:00
parent ee3f2d7fcf
commit bd27975bf3
2 changed files with 2 additions and 17 deletions

View File

@@ -25,8 +25,8 @@ parameters:
protocol: "nfs"
dsm: '10.10.121.35'
location: '/volume1'
mountPermissions: '0755'
mountPermissions: '0777'
mountOptions:
- nfsvers=4.1
- nfsvers=4
reclaimPolicy: Delete
allowVolumeExpansion: true