mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2026-02-02 15:45:13 +01:00
feat(kustomize): adding deployment via kustomize (#231)
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
00d3fc134e
commit
f386bfc4ce
3 changed files with 13 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ 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
|
||||
```
|
||||
|
||||
We can also install it via kustomize using `kubectl apply -k deploy/yamls`, check the [kustomize yaml](deploy/yamls/kustomize.yaml)
|
||||
|
||||
Verify that the ZFS driver Components are installed and running using below command :
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue