Skip to content

Commit cbfe9c4

Browse files
authored
Update storageclass-blobfuse.yaml
1 parent a3f8d3c commit cbfe9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/example/storageclass-blobfuse.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ mountOptions:
1212
- -o allow_other
1313
- --file-cache-timeout-in-seconds=120
1414
- --use-attr-cache=true
15-
- --cancel-list-on-mount-seconds=60 # prevent billing charges on mounting
15+
- --cancel-list-on-mount-seconds=10 # prevent billing charges on mounting
1616
- -o attr_timeout=120
1717
- -o entry_timeout=120
1818
- -o negative_timeout=120

0 commit comments

Comments
 (0)