fix(doc): fixed tha kustomization yaml file path in readme

Signed-off-by: Aman Gupta <aman.gupta@mayadata.io>
This commit is contained in:
Aman Gupta 2020-12-08 21:21:00 +05:30 committed by Pawan Prakash Sharma
parent e1e8aa5839
commit 5a5b043507

View file

@ -92,7 +92,7 @@ We can install the latest release of OpenEBS ZFS driver by running the following
$ kubectl apply -f https://openebs.github.io/charts/zfs-operator.yaml $ kubectl apply -f https://openebs.github.io/charts/zfs-operator.yaml
``` ```
We can also install it via kustomize using `kubectl apply -k deploy/yamls`, check the [kustomize yaml](deploy/yamls/kustomize.yaml) We can also install it via kustomize using `kubectl apply -k deploy/yamls`, check the [kustomize yaml](deploy/yamls/kustomization.yaml)
Verify that the ZFS driver Components are installed and running using below command : Verify that the ZFS driver Components are installed and running using below command :