Files
klaster/infra-scripts/openebs/Makefile
2025-02-11 23:03:14 +01:00

8 lines
264 B
Makefile

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