Skip to content

Commit

Permalink
Merge pull request #71 from liulanze/liulanze
Browse files Browse the repository at this point in the history
Update README.md file on storage classes name.
  • Loading branch information
Gerrit91 authored Sep 16, 2022
2 parents a04858f + fbcd202 commit dbdd2fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ helm install mytest helm/csi-driver-lvm --set lvm.devicePattern='/dev/nvme[0-9]n

Now you can use one of following storageClasses:

* `csi-lvm-sc-mirror`
* `csi-lvm-sc-linear`
* `csi-lvm-sc-striped`
* `csi-driver-lvm-linear`
* `csi-driver-lvm-mirror`
* `csi-driver-lvm-striped`

## Migration ##

Expand Down

0 comments on commit dbdd2fb

Please sign in to comment.