mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#8445)
This commit is contained in:
parent
b8137a5560
commit
7b81ecb74d
|
@ -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 <string></code></td>
|
||||
<td></td>
|
||||
<td>Name of the Service to be used as the ingress gateway, in the format <service>.<namespace>. If no namespace is provided, the default istio-system namespace will be used. (default `istio-eastwestgateway`)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--istioNamespace <string></code></td>
|
||||
<td><code>-i</code></td>
|
||||
<td>Istio system namespace (default `istio-system`)</td>
|
||||
|
|
Loading…
Reference in New Issue