Skip to content

Commit

Permalink
document deleting the istio-system namespace in till uninstall path (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
ayj authored and istio-testing committed Sep 24, 2019
1 parent 021d6ec commit a5f38e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/setup/install/helm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@ $ helm template install/kubernetes/helm/istio-cni --name=istio-cni --namespace=k
$ helm delete --purge istio
$ helm delete --purge istio-init
$ helm delete --purge istio-cni
$ kubectl delete namespace istio-system
{{< /text >}}

## Deleting CRDs and Istio Configuration
Expand Down

0 comments on commit a5f38e1

Please sign in to comment.