bunkerweb/examples/moodle/setup-kubernetes.sh
2022-11-21 14:27:55 +01:00

4 lines
132 B
Bash
Executable file

#!/bin/bash
helm repo add bitnami https://charts.bitnami.com/bitnami
helm install -f moodle-chart-values.yml moodle bitnami/moodle