Skip to content

Commit

Permalink
fix(docs): fix typo in tune.md (#220)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastien Dionne <Sebastien.Dionne@bidgroup.ca>
  • Loading branch information
survivant authored Jan 6, 2021
1 parent 076c9d0 commit 67c29a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/cspc/tuning/tune.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ spec:
Compression values can be set at pool level only. There is no override mechanism like it was there in case of `tolerations`, `resources`, `auxResources` and `priorityClass`.
Compression value must be one of `on`,`off`,`lzjb`,`gzip`,`gzip-[1-9]`,`zle` and `lz4`.

Note: lz4 is the defualt compression algorithm that is used if the compression field is left unspecified on the cspc.
Note: lz4 is the default compression algorithm that is used if the compression field is left unspecified on the cspc.

```yml
apiVersion: cstor.openebs.io/v1
Expand Down

0 comments on commit 67c29a1

Please sign in to comment.