fix(doc): Resolving the typo error in README doc

Signed-off-by: Aman Gupta <aman.gupta@mayadata.io>
This commit is contained in:
Aman Gupta 2020-01-28 12:17:56 +05:30 committed by Pawan Prakash Sharma
parent 896a6032ca
commit d826d1dcb8

View file

@ -118,7 +118,7 @@ kind: StorageClass
metadata: metadata:
name: openebs-zfspv name: openebs-zfspv
parameters: parameters:
volblockdsize: "4k" volblocksize: "4k"
compression: "off" compression: "off"
dedup: "off" dedup: "off"
fstype: "ext4" fstype: "ext4"
@ -281,7 +281,7 @@ spec:
``` ```
After the deployment of the application, we can go to the node and see that the zfs volume is being used After the deployment of the application, we can go to the node and see that the zfs volume is being used
by the application for reading/writting the data and space is consumed form the ZFS pool. by the application for reading/writting the data and space is consumed from the ZFS pool.
Also we can check the kubernetes resource for the corresponding zfs volume Also we can check the kubernetes resource for the corresponding zfs volume