add missing cleanup for vs nginx (#7493)

This commit is contained in:
Navraj Singh Chhina 2020-06-08 09:57:40 -04:00 committed by GitHub
parent 8c285eff2b
commit 5c2db14018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -812,6 +812,7 @@ to hold the configuration of the NGINX server:
$ kubectl delete deployment my-nginx -n mesh-external
$ kubectl delete namespace mesh-external
$ kubectl delete gateway istio-egressgateway
$ kubectl delete virtualservice nginx
$ kubectl delete serviceentry nginx
$ kubectl delete virtualservice direct-nginx-through-egress-gateway
$ kubectl delete destinationrule originate-mtls-for-nginx