Files
kubernetes/riscv/nextcloud/restart.sh
2025-11-23 18:58:51 +01:00

5 lines
136 B
Bash
Executable File

kubectl delete -f nextcloud.yaml
kubectl delete -f nginx-config.yaml
kubectl apply -f nginx-config.yaml
kubectl apply -f nextcloud.yaml