Skip to content

Commit a451f97

Browse files
authored
Merge pull request #104 from h0jeZvgoxFepBQ2C/patch-1
Improve reconnecting behaviour
2 parents d7b4433 + b363d5e commit a451f97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/nfs-server-provisioner/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ storageClass:
8282

8383
mountOptions:
8484
- vers=3
85+
- retrans=2
86+
- timeo=30
8587

8688
## ReclaimPolicy field of the class, which can be either Delete or Retain
8789
reclaimPolicy: Delete

0 commit comments

Comments
 (0)