From 229e35bb1cb45d5f54ff245718bade5216d034f8 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 20 Jun 2024 22:10:19 -0400 Subject: [PATCH] Automator: update istio.io@ reference docs (#15308) --- .../en/docs/reference/config/networking/proxy-config/index.html | 2 +- .../zh/docs/reference/config/networking/proxy-config/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/reference/config/networking/proxy-config/index.html b/content/en/docs/reference/config/networking/proxy-config/index.html index 386abc7585..ae676ab398 100644 --- a/content/en/docs/reference/config/networking/proxy-config/index.html +++ b/content/en/docs/reference/config/networking/proxy-config/index.html @@ -88,7 +88,7 @@ No Int32Value

The number of worker threads to run. -If unset, this will be automatically determined based on CPU requests/limits. +If unset, this will be automatically determined based on CPU limits. If set to 0, all cores on the machine will be used.

diff --git a/content/zh/docs/reference/config/networking/proxy-config/index.html b/content/zh/docs/reference/config/networking/proxy-config/index.html index e4e994e162..3bf4da7f60 100644 --- a/content/zh/docs/reference/config/networking/proxy-config/index.html +++ b/content/zh/docs/reference/config/networking/proxy-config/index.html @@ -88,7 +88,7 @@ No Int32Value

The number of worker threads to run. -If unset, this will be automatically determined based on CPU requests/limits. +If unset, this will be automatically determined based on CPU limits. If set to 0, all cores on the machine will be used.