bunkerized-nginx/examples/prestashop/setup-kubernetes.sh
2022-12-02 15:37:23 +01:00

5 lines
144 B
Bash
Executable file

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