bunkerweb/examples/joomla/setup-kubernetes.sh
2024-12-24 12:49:09 +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