You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/blobfuse-proxy/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ By default, restart csi-blobfuse-node daemonset would make current blobfuse moun
7
7
This guide shows how to install a blobfuse proxy on all agent nodes and the proxy would mount volumes, maintain FUSE connections.
8
8
9
9
### Step#1. Install blobfuse-proxy on debian based agent nodes
10
-
> following daemonset would also install latest [blobfuse](https://github.com/Azure/azure-storage-fuse) version on the node, set `INSTALL_BLOBFUSE` environment variable as `false` to disable blobfuse installation.
10
+
> following daemonset would also install latest [blobfuse](https://github.com/Azure/azure-storage-fuse) version on the node by default.
0 commit comments