Skip to content

Commit a5f38e1

Browse files
ayjistio-testing
authored andcommitted
document deleting the istio-system namespace in till uninstall path (#5043)
1 parent 021d6ec commit a5f38e1

File tree

1 file changed

+1
-0
lines changed
  • content/en/docs/setup/install/helm

1 file changed

+1
-0
lines changed

content/en/docs/setup/install/helm/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ $ helm template install/kubernetes/helm/istio-cni --name=istio-cni --namespace=k
358358
$ helm delete --purge istio
359359
$ helm delete --purge istio-init
360360
$ helm delete --purge istio-cni
361+
$ kubectl delete namespace istio-system
361362
{{< /text >}}
362363

363364
## Deleting CRDs and Istio Configuration

0 commit comments

Comments
 (0)