mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
fix(doc): fixed tha kustomization yaml file path in readme
Signed-off-by: Aman Gupta <aman.gupta@mayadata.io>
This commit is contained in:
parent
e1e8aa5839
commit
5a5b043507
1 changed files with 1 additions and 1 deletions
|
|
@ -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 :
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue