Skip to content

Commit b363d5e

Browse files
Improve reconnecting behaviour
See #34 (comment) for further insights
1 parent abfbe65 commit b363d5e

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
@@ -74,6 +74,8 @@ storageClass:
7474

7575
mountOptions:
7676
- vers=3
77+
- retrans=2
78+
- timeo=30
7779

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

0 commit comments

Comments
 (0)