Skip to content

Commit 5bbcc07

Browse files
committed
cxbv
1 parent 050e75e commit 5bbcc07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

radixconfig.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,9 @@ spec:
178178
path: /mnt/videos
179179
blobFuse2:
180180
protocol: fuse2
181-
cacheMode: Block
182-
blockCache:
183-
blockSize: 16
181+
cacheMode: DirectIO
182+
# blockCache:
183+
# blockSize: 16
184184
container: videos
185185
uid: "1001"
186186
accessMode: ReadWriteMany

0 commit comments

Comments
 (0)