mirror of
https://codeberg.org/27/inception-of-things.git
synced 2026-01-01 06:06:42 +01:00
add: argo installer and base app
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
kubectl delete -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
|
||||
kubectl delete -n dev -f ../confs/ingress.yml
|
||||
kubectl delete -n dev -f ../confs/service.yml
|
||||
kubectl delete -n dev -f ../confs/app.yml
|
||||
kubectl delete namespace argocd
|
||||
kubectl delete namespace dev
|
||||
k3d cluster delete inception-of-things
|
||||
Reference in New Issue
Block a user