Skip to content

Commit 13cbc08

Browse files
authored
Update README.md
1 parent 9ea2d55 commit 13cbc08

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
@@ -80,7 +80,7 @@ kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driv
8080
```
8181

8282
#### 2. Validate PVC status and create an nginx pod
83-
- make sure pvc is created and in `Bound` status finally
83+
> make sure pvc is created and in `Bound` status
8484
```
8585
watch kubectl describe pvc pvc-blobfuse
8686
```

0 commit comments

Comments
 (0)