mirror of https://github.com/istio/istio.io.git
Fix typo in command (#2951)
This commit is contained in:
parent
43831cddb3
commit
3e3ded3bd9
|
|
@ -57,7 +57,7 @@ down once the migration is done.
|
|||
{{< text bash >}}
|
||||
$ kubectl get policies.authentication.istio.io --all-namespaces
|
||||
No resources found.
|
||||
$ kubectl get destionationrule --all-namespaces
|
||||
$ kubectl get destinationrule --all-namespaces
|
||||
No resources found.
|
||||
{{< /text >}}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue