Automator: update istio.io@ reference docs (#10847)

This commit is contained in:
Istio Automation 2022-02-01 18:52:37 -08:00 committed by GitHub
parent 307b9ed3ac
commit 46c8d589d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1632,7 +1632,7 @@ istioctl experimental add-to-mesh dep <deployment> [flags]
istioctl x add dep ratings-v1
</code></pre>
<h2 id="istioctl-experimental-add-to-mesh-external-service">istioctl experimental add-to-mesh external-service</h2>
<p>istioctl experimental add-to-mesh external-service create a ServiceEntry and
<p>istioctl experimental add-to-mesh external-service create a ServiceEntry and
a Service without selector for the specified external service in Istio service mesh.
The typical usage scenario is Mesh Expansion on VMs.</p>
<p>See also &#39;istioctl experimental remove-from-mesh external-service&#39; which does the reverse.</p>