From 182b94b858aaf8d16541f733b965fbd352cdc772 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 9 Mar 2023 18:17:15 -0800 Subject: [PATCH] Automator: update istio.io@ reference docs (#12871) --- .../en/docs/reference/config/istio.mesh.v1alpha1/index.html | 4 ++-- .../zh/docs/reference/config/istio.mesh.v1alpha1/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html index b954a25ae7..0ff8964db9 100644 --- a/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html +++ b/content/en/docs/reference/config/istio.mesh.v1alpha1/index.html @@ -29,8 +29,8 @@ number_of_entries: 56 proxyListenPort int32 -

Port on which Envoy should listen for incoming connections from -other services. Default port is 15001.

+

Port on which Envoy should listen for all outbound traffic to other services. +Default port is 15001.

diff --git a/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html b/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html index 601babc436..4e69931020 100644 --- a/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html +++ b/content/zh/docs/reference/config/istio.mesh.v1alpha1/index.html @@ -29,8 +29,8 @@ number_of_entries: 56 proxyListenPort int32 -

Port on which Envoy should listen for incoming connections from -other services. Default port is 15001.

+

Port on which Envoy should listen for all outbound traffic to other services. +Default port is 15001.