Skip to content

Commit b664336

Browse files
authored
Merge pull request #283 from lizhuqi/update-doc
Fix a typo
2 parents b3112e6 + 3c000f1 commit b664336

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
@@ -64,7 +64,7 @@ kubectl create -f https://raw.githubusercontent.com/kubernetes-csi/csi-driver-sm
6464
```
6565
- Execute `df -h` command in the container
6666
```console
67-
kubectl exec -it statefulset-smb2-0 sh -- df -h
67+
kubectl exec -it statefulset-smb-0 sh -- df -h
6868
```
6969
<pre>
7070
Filesystem Size Used Avail Use% Mounted on

0 commit comments

Comments
 (0)