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

This commit is contained in:
Istio Automation 2024-12-27 21:13:50 -05:00 committed by GitHub
parent abf70e78dc
commit 9ea0f5723d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View File

@ -3839,6 +3839,11 @@ The default output is serialized YAML, which can be piped into 'kubectl appl
<td>The namespace that the workload instances will belong to (default ``)</td>
</tr>
<tr>
<td><code>--network &lt;string&gt;</code></td>
<td></td>
<td>Network enables Istio to group endpoints resident in the same L3 domain/network. (default ``)</td>
</tr>
<tr>
<td><code>--ports &lt;stringSlice&gt;</code></td>
<td><code>-p</code></td>
<td>The incoming ports exposed by the workload instance (default `[]`)</td>

View File

@ -3839,6 +3839,11 @@ The default output is serialized YAML, which can be piped into &#39;kubectl appl
<td>The namespace that the workload instances will belong to (default ``)</td>
</tr>
<tr>
<td><code>--network &lt;string&gt;</code></td>
<td></td>
<td>Network enables Istio to group endpoints resident in the same L3 domain/network. (default ``)</td>
</tr>
<tr>
<td><code>--ports &lt;stringSlice&gt;</code></td>
<td><code>-p</code></td>
<td>The incoming ports exposed by the workload instance (default `[]`)</td>