should specify the resource type:destinationrule. (#3159)

should specify the resource type:destinationrule in the delete statement.
This commit is contained in:
idouba 2019-03-02 04:19:29 +08:00 committed by istio-bot
parent 08465ef74a
commit c5937a1d70
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ command terminated with exit code 56
Before you continue, remove the bad destination rule to make mutual TLS work again with the following command:
{{< text bash >}}
$ kubectl delete --ignore-not-found=true bad-rule
$ kubectl delete destinationrule --ignore-not-found=true bad-rule
{{< /text >}}
## Verify requests