diff --git a/content/en/docs/reference/config/istio.operator.v1alpha1/index.html b/content/en/docs/reference/config/istio.operator.v1alpha1/index.html index 2073dbc179..15d16ee905 100644 --- a/content/en/docs/reference/config/istio.operator.v1alpha1/index.html +++ b/content/en/docs/reference/config/istio.operator.v1alpha1/index.html @@ -297,6 +297,17 @@ No
cni
ComponentSpec
istiodRemote
ComponentSpec
Remote cluster using an external control plane.
+uint32
The service port for which this cluster was generated. If -omitted, applies to clusters for any port.
+omitted, applies to clusters for any port. +Note: for inbound cluster, it is the service target port.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.
+defined in the service entry. +Note: for inbound cluster, this is ignored.