lets try 4.2

This commit is contained in:
Joseph Hanson 2024-07-09 09:39:09 -05:00
parent 76e5992da6
commit 56c9fb5544
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -50,7 +50,7 @@ spec:
mountOptions:
- noatime
- nfsvers=4.1
- nfsvers=4.2
secrets:
provisioner-secret:
controller-publish-secret:
@ -113,7 +113,7 @@ spec:
shareStrategy: "setDatasetProperties"
shareStrategySetDatasetProperties:
properties:
sharenfs: "rw,no_subtree_check,no_root_squash"
# sharenfs: "on"
# sharenfs: "rw,no_subtree_check,no_root_squash"
sharenfs: "on"
# share: ""
shareHost: "10.1.1.13"