First disk pool

This commit is contained in:
2025-02-03 03:20:46 +01:00
parent fa65938836
commit e47f89af27
3 changed files with 33 additions and 1 deletions

View File

@@ -1,4 +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
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