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

This commit is contained in:
Istio Automation 2021-06-22 19:47:24 -07:00 committed by GitHub
parent 4766963cbb
commit c079b06066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 2 deletions

View File

@ -297,6 +297,17 @@ No
<td><code>cni</code></td>
<td><code><a href="#ComponentSpec">ComponentSpec</a></code></td>
<td>
</td>
<td>
No
</td>
</tr>
<tr id="IstioComponentSetSpec-istiod_remote">
<td><code>istiodRemote</code></td>
<td><code><a href="#ComponentSpec">ComponentSpec</a></code></td>
<td>
<p>Remote cluster using an external control plane.</p>
</td>
<td>
No

View File

@ -527,7 +527,8 @@ to be applied to a cluster.</p>
<td><code>uint32</code></td>
<td>
<p>The service port for which this cluster was generated. If
omitted, applies to clusters for any port.</p>
omitted, applies to clusters for any port.
<strong>Note:</strong> for inbound cluster, it is the service target port.</p>
</td>
<td>
@ -541,7 +542,8 @@ No
<p>The fully qualified service name for this cluster. If omitted,
applies to clusters for any service. For services defined
through service entries, the service name is same as the hosts
defined in the service entry.</p>
defined in the service entry.
<strong>Note:</strong> for inbound cluster, this is ignored.</p>
</td>
<td>