5 lines
136 B
Bash
Executable File
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
|