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

This commit is contained in:
Istio Automation 2022-01-13 18:54:12 -08:00 committed by GitHub
parent 0d7092fcbe
commit 3841e65b3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 0 deletions

View File

@ -720,6 +720,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If true, the DNS name table for a headless service will resolve to same-network endpoints in any cluster.</td>
</tr>
<tr>
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, the TLS configuration on Sidecar.ingress will take effect</td>
</tr>
<tr>
<td><code>ENABLE_WASM_TELEMETRY</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -6970,6 +6970,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions&#39; behaviors, but not kubelet&#39;s.</td>
</tr>
<tr>
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, the TLS configuration on Sidecar.ingress will take effect</td>
</tr>
<tr>
<td><code>ENABLE_WASM_TELEMETRY</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -354,6 +354,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions&#39; behaviors, but not kubelet&#39;s.</td>
</tr>
<tr>
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, the TLS configuration on Sidecar.ingress will take effect</td>
</tr>
<tr>
<td><code>ENABLE_WASM_TELEMETRY</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -1120,6 +1120,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions&#39; behaviors, but not kubelet&#39;s.</td>
</tr>
<tr>
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, the TLS configuration on Sidecar.ingress will take effect</td>
</tr>
<tr>
<td><code>ENABLE_WASM_TELEMETRY</code></td>
<td>Boolean</td>
<td><code>false</code></td>

View File

@ -565,6 +565,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions&#39; behaviors, but not kubelet&#39;s.</td>
</tr>
<tr>
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, the TLS configuration on Sidecar.ingress will take effect</td>
</tr>
<tr>
<td><code>ENABLE_WASM_TELEMETRY</code></td>
<td>Boolean</td>
<td><code>false</code></td>