Skip to content

Commit c929135

Browse files
authored
Update install-csi-driver-master.md
1 parent a92ad09 commit c929135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-csi-driver-master.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kubectl -n kube-system get pod -o wide -l app=csi-blob-node
2424
example output:
2525

2626
```console
27-
NAME READY STATUS RESTARTS AGE IP NODE
27+
NAME READY STATUS RESTARTS AGE IP NODE
2828
csi-blob-controller-56bfddd689-dh5tk 6/6 Running 0 35s 10.240.0.19 k8s-agentpool-22533604-0
2929
csi-blob-controller-56bfddd689-8pgr4 6/6 Running 0 35s 10.240.0.35 k8s-agentpool-22533604-1
3030
csi-blob-node-cvgbs 3/3 Running 0 35s 10.240.0.35 k8s-agentpool-22533604-1

0 commit comments

Comments
 (0)