Skip to content

Commit 3a17dba

Browse files
authored
[chart] Disable fuse-overlayfs until workspace kit is updated in staging/prod (#3615)
1 parent 9662786 commit 3a17dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ components:
418418
# fuse: uses fuse-overlayfs
419419
# shiftfs: uses shiftfs. Depending on the underlying OS/distribution you
420420
# might want to enable the shiftfsModuleLoader.
421-
fsShift: fuse
421+
fsShift: shiftfs
422422
shiftfsModuleLoader:
423423
enabled: false
424424
imageName: "shiftfs-module-loader"

0 commit comments

Comments
 (0)