mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
* chore(ci): updating branch reference from master to develop(HEAD) (#384) Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io> Co-authored-by: sai chaithanya <sai.chaithanya@mayadata.io>
This commit is contained in:
parent
95428184cc
commit
9d2966057a
22 changed files with 73 additions and 73 deletions
|
|
@ -15,7 +15,7 @@ sudo dpkg -i minikube_1.9.2-0_amd64.deb
|
|||
sudo minikube start --driver=none
|
||||
sudo chown -R $USER $HOME/.kube $HOME/.minikube
|
||||
|
||||
kubectl apply -f https://raw.githubusercontent.com/openebs/zfs-localpv/master/deploy/zfs-operator.yaml
|
||||
kubectl apply -f https://raw.githubusercontent.com/openebs/zfs-localpv/develop/deploy/zfs-operator.yaml
|
||||
kubectl get pods -n kube-system -l role=openebs-zfs
|
||||
|
||||
export OPENEBS_NAMESPACE=openebs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue