We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f8d3c commit cbfe9c4Copy full SHA for cbfe9c4
deploy/example/storageclass-blobfuse.yaml
@@ -12,7 +12,7 @@ mountOptions:
12
- -o allow_other
13
- --file-cache-timeout-in-seconds=120
14
- --use-attr-cache=true
15
- - --cancel-list-on-mount-seconds=60 # prevent billing charges on mounting
+ - --cancel-list-on-mount-seconds=10 # prevent billing charges on mounting
16
- -o attr_timeout=120
17
- -o entry_timeout=120
18
- -o negative_timeout=120
0 commit comments