bunkerized-nginx/examples/nextcloud/setup-kubernetes.sh
2022-11-21 14:27:55 +01:00

5 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