Skip to content

Commit fa6a7d2

Browse files
authored
Update README.md
1 parent 6bce3d1 commit fa6a7d2

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
@@ -15,7 +15,7 @@ helm install blob-csi-driver blob-csi-driver/blob-csi-driver --namespace kube-sy
1515

1616
- kubectl install
1717
```console
18-
curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/v1.7.0/deploy/install-driver.sh | bash -s v1.8.0 blobfuse-proxy --
18+
curl -skSL https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-driver/v1.8.0/deploy/install-driver.sh | bash -s v1.8.0 blobfuse-proxy --
1919
```
2020

2121
### Enable blobfuse proxy on existing Blob CSI driver

0 commit comments

Comments
 (0)