Skip to content

Commit fd96be8

Browse files
authored
Update storageclass-blobfuse-csi-mountoptions.yaml
1 parent 68c4ea2 commit fd96be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/example/storageclass-blobfuse-csi-mountoptions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ parameters:
88
reclaimPolicy: Retain #If set as "Delete" container would be removed after pvc deletion
99
volumeBindingMode: Immediate
1010
mountOptions:
11+
- -o allow_other
1112
- --file-cache-timeout-in-seconds=120
12-
- --use-https=true

0 commit comments

Comments
 (0)