mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#9402)
This commit is contained in:
parent
464550da42
commit
bd19f4a6b9
|
@ -5863,12 +5863,6 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
|||
<td>If enabled, pilot will update the CRD Status field of all istio resources with reconciliation status.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_THRIFT_FILTER</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>EnableThriftFilter enables injection of `envoy.filters.network.thrift_proxy` in the filter chain.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_VIRTUAL_SERVICE_DELEGATE</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
|
|
|
@ -380,12 +380,6 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>If enabled, pilot will update the CRD Status field of all istio resources with reconciliation status.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_THRIFT_FILTER</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>EnableThriftFilter enables injection of `envoy.filters.network.thrift_proxy` in the filter chain.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_VIRTUAL_SERVICE_DELEGATE</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
|
|
|
@ -954,12 +954,6 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>If enabled, pilot will update the CRD Status field of all istio resources with reconciliation status.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_THRIFT_FILTER</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>EnableThriftFilter enables injection of `envoy.filters.network.thrift_proxy` in the filter chain.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_VIRTUAL_SERVICE_DELEGATE</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
|
|
|
@ -789,12 +789,6 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
|||
<td>If enabled, pilot will update the CRD Status field of all istio resources with reconciliation status.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_THRIFT_FILTER</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>EnableThriftFilter enables injection of `envoy.filters.network.thrift_proxy` in the filter chain.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ENABLE_VIRTUAL_SERVICE_DELEGATE</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>true</code></td>
|
||||
|
|
Loading…
Reference in New Issue