Install openebs
This commit is contained in:
4
infra/openebs/Makefile
Normal file
4
infra/openebs/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
install:
|
||||
helm repo add openebs https://openebs.github.io/openebs
|
||||
helm repo update openebs
|
||||
helm upgrade -i -n openebs --create-namespace openebs openebs/openebs -f values.yml
|
||||
Reference in New Issue
Block a user