Skip to content

Commit f5a6e84

Browse files
authored
Update README.md
1 parent eb0c304 commit f5a6e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ create a pod with blobfuse mount on linux
3838
### Dynamic Provisioning (create storage account and container automatically by blobfuse driver)
3939
- Create a blobfuse CSI storage class
4040
```sh
41-
kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driver/master/deploy/example/storageclass-blobfuse-csi.yaml
41+
kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driver/master/deploy/example/storageclass-blobfuse-csi-mountoptions.yaml
4242
```
4343

4444
- Create a blobfuse CSI PVC

0 commit comments

Comments
 (0)