Skip to content

Commit e56bfff

Browse files
authored
Update README.md
1 parent 69c792e commit e56bfff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/blobfuse-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ By default, restart csi-blobfuse-node daemonset would make current blobfuse moun
77
This guide shows how to install a blobfuse proxy on all agent nodes and the proxy would mount volumes, maintain FUSE connections.
88

99
### 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.
1111
```console
1212
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/master/deploy/blobfuse-proxy/blobfuse-proxy.yaml
1313
```

0 commit comments

Comments
 (0)