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

This commit is contained in:
Istio Automation 2020-11-04 18:09:29 -08:00 committed by GitHub
parent b8137a5560
commit 7b81ecb74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3281,6 +3281,11 @@ Configure requires either the WorkloadGroup artifact path or its location on the
<td>IP address of the ingress gateway (default ``)</td>
</tr>
<tr>
<td><code>--ingressService &lt;string&gt;</code></td>
<td></td>
<td>Name of the Service to be used as the ingress gateway, in the format &lt;service&gt;.&lt;namespace&gt;. If no namespace is provided, the default istio-system namespace will be used. (default `istio-eastwestgateway`)</td>
</tr>
<tr>
<td><code>--istioNamespace &lt;string&gt;</code></td>
<td><code>-i</code></td>
<td>Istio system namespace (default `istio-system`)</td>