Skip to content

Commit 4879d73

Browse files
authored
Update e2e_usage.md
1 parent 2b2586a commit 4879d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/example/e2e_usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ create a pod with blobfuse mount on linux
33
### Dynamic Provisioning (create storage account and container automatically by blobfuse driver)
44
- Create a blobfuse CSI storage class
55
```console
6-
kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driver/master/deploy/example/storageclass-blobfuse-csi-mountoptions.yaml
6+
kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driver/master/deploy/example/storageclass-blobfuse-csi.yaml
77
```
88

99
- Create a blobfuse CSI PVC

0 commit comments

Comments
 (0)