mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#8217)
This commit is contained in:
parent
106eac2db1
commit
1ba9b4e0f1
|
@ -225,6 +225,12 @@ These environment variables affect the behavior of the <code>operator</code> com
|
|||
<td>The JWT validation policy.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>K8S_INGRESS_NS</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_ALLOW_METADATA_CERTS_DR_MUTUAL_TLS</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
|
|
|
@ -788,6 +788,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
|||
<td>The JWT validation policy.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>K8S_INGRESS_NS</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>LOCAL_XDS_GENERATOR</code></td>
|
||||
<td>String</td>
|
||||
<td><code></code></td>
|
||||
|
|
Loading…
Reference in New Issue