mirror of
https://codeberg.org/27/inception-of-things.git
synced 2025-12-31 21:56:41 +01:00
5 lines
260 B
Bash
Executable File
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 |