Automator: update istio.io@ reference docs (#10850)

This commit is contained in:
Istio Automation 2022-02-02 18:54:19 -08:00 committed by GitHub
parent 46c8d589d0
commit 470e3463fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -1142,7 +1142,7 @@ These environment variables affect the behavior of the <code>install-cni</code>
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>100</code></td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
</tr>
<tr>

View File

@ -7514,7 +7514,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>100</code></td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
</tr>
<tr>

View File

@ -770,7 +770,7 @@ These environment variables affect the behavior of the <code>operator</code> com
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>100</code></td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
</tr>
<tr>

View File

@ -1656,7 +1656,7 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>100</code></td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
</tr>
<tr>

View File

@ -1017,7 +1017,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<tr>
<td><code>PILOT_MAX_REQUESTS_PER_SECOND</code></td>
<td>Floating-Point</td>
<td><code>100</code></td>
<td><code>25</code></td>
<td>Limits the number of incoming XDS requests per second. On larger machines this can be increased to handle more proxies concurrently.</td>
</tr>
<tr>