mirror of
https://codeberg.org/27/inception-of-things.git
synced 2026-01-01 06:06:42 +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 |