Skip to content

Commit f171c37

Browse files
Automator: update istio.io@ reference docs (#16369)
1 parent c05e3e4 commit f171c37

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

content/en/docs/reference/commands/istioctl/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7902,6 +7902,12 @@ <h2 id="envvars">Environment variables</h2>
79027902
<td>If enabled, status messages for ambient mode will be written to resources. Currently, this does not do leader election, so may be unsafe to enable with multiple replicas.</td>
79037903
</tr>
79047904
<tr>
7905+
<td><code>AUTO_GKE_DETECTION</code></td>
7906+
<td>Boolean</td>
7907+
<td><code>true</code></td>
7908+
<td>If true, GKE will be detected automatically.</td>
7909+
</tr>
7910+
<tr>
79057911
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
79067912
<td>Boolean</td>
79077913
<td><code>true</code></td>

content/zh/docs/reference/commands/istioctl/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7902,6 +7902,12 @@ <h2 id="envvars">Environment variables</h2>
79027902
<td>If enabled, status messages for ambient mode will be written to resources. Currently, this does not do leader election, so may be unsafe to enable with multiple replicas.</td>
79037903
</tr>
79047904
<tr>
7905+
<td><code>AUTO_GKE_DETECTION</code></td>
7906+
<td>Boolean</td>
7907+
<td><code>true</code></td>
7908+
<td>If true, GKE will be detected automatically.</td>
7909+
</tr>
7910+
<tr>
79057911
<td><code>BYPASS_OVERLOAD_MANAGER_FOR_STATIC_LISTENERS</code></td>
79067912
<td>Boolean</td>
79077913
<td><code>true</code></td>

0 commit comments

Comments
 (0)