From 7b81ecb74dc220c9d22f8cd783a643c9be62eb68 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 4 Nov 2020 18:09:29 -0800 Subject: [PATCH] Automator: update istio.io@ reference docs (#8445) --- content/en/docs/reference/commands/istioctl/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index ffb01fdb23..81da74d310 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -3281,6 +3281,11 @@ Configure requires either the WorkloadGroup artifact path or its location on the IP address of the ingress gateway (default ``) +--ingressService <string> + +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`) + + --istioNamespace <string> -i Istio system namespace (default `istio-system`)