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:
name: openebs-zfspv
parameters:
volblockdsize: "4k"
volblocksize: "4k"
compression: "off"
dedup: "off"
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
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