Files
inception-of-things/p3/scripts/uninstall.sh

5 lines
260 B
Bash
Executable File

kubectl delete -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
kubectl delete -n argocd -f ../confs/argocd-app.yml
kubectl delete namespace argocd
kubectl delete namespace dev
k3d cluster delete inception-of-things