kubezero/charts/kubezero-istio/delete_istio_14.sh

8 lines
172 B
Bash
Executable File

#!/bin/bash
# First delete old 1.4
kubectl delete -f ingress-gateway.yaml
kubectl delete -f istio.yaml
kubectl delete -f istio-init.yaml
kubectl delete -f namespace.yaml