should specify the resource type:destinationrule (#3161)

should specify the resource type: destinationrule in the delete statement.
This commit is contained in:
idouba 2019-02-12 01:49:03 +08:00 committed by Martin Taillefer
parent 13167f97ea
commit 66788b98c3
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,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