Files
klaster/infra/openebs/Makefile
2025-02-03 02:15:41 +01:00

4 lines
176 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