Fix doc 'Traffic Management' (#7119)

The external service `ServiceEntry` adds in this chapter is `ext-svc.example.com`, so fix it from `ext-resource` to `ext-svc.example.com`.

Co-authored-by: Koki Tomoshige <36136133+tomocy@users.noreply.github.com>
This commit is contained in:
Istio Automation 2020-04-21 13:01:30 -07:00 committed by GitHub
parent 8bc4139ee0
commit f0f1bcf652
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -533,7 +533,7 @@ to control the traffic to destinations that aren't registered in the mesh.
### Service entry example {#service-entry-example}
The following example mesh-external service entry adds the `ext-resource`
The following example mesh-external service entry adds the `ext-svc.example.com`
external dependency to Istios service registry:
{{< text yaml >}}