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

4 lines
135 B
Bash
Executable file

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