bunkerweb/examples/joomla/setup-kubernetes.sh
2022-11-21 11:28:08 +01:00

4 lines
132 B
Bash
Executable file

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