Skip to content

Commit

Permalink
Update csi-dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-leschenko authored Oct 18, 2023
1 parent 3511c03 commit 3297d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/csi-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ CSINode

## How to test CSI driver in a Kubernetes cluster

- Build continer image and push image to dockerhub
- Build container image and push image to dockerhub
```console
# run `docker login` first
export REGISTRY=<dockerhub-alias>
Expand Down

0 comments on commit 3297d40

Please sign in to comment.