bunkerweb/examples/nextcloud/setup-kubernetes.sh
2024-12-24 12:49:09 +01:00

4 lines
144 B
Bash
Executable file

#!/bin/bash
helm repo add nextcloud https://nextcloud.github.io/helm/
helm install -f nextcloud-chart-values.yml nextcloud nextcloud/nextcloud