Rename infra dir
This commit is contained in:
7
infra-scripts/openebs/Makefile
Normal file
7
infra-scripts/openebs/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
|
||||
kubectl apply -f diskpools/zoma-dibaiyin-hdd.yml
|
||||
kubectl apply -f single-hdd-sc.yml
|
||||
Reference in New Issue
Block a user