We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea2d55 commit 13cbc08Copy full SHA for 13cbc08
README.md
@@ -80,7 +80,7 @@ kubectl create -f https://raw.githubusercontent.com/csi-driver/blobfuse-csi-driv
80
```
81
82
#### 2. Validate PVC status and create an nginx pod
83
- - make sure pvc is created and in `Bound` status finally
+ > make sure pvc is created and in `Bound` status
84
85
watch kubectl describe pvc pvc-blobfuse
86
0 commit comments