Skip to content

Commit

Permalink
Automator: update istio.io@ reference docs (#16136)
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Dec 28, 2024
1 parent abf70e7 commit 9ea0f57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions content/en/docs/reference/commands/istioctl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3839,6 +3839,11 @@ <h3 id="istioctl-experimental-workload-group-create">istioctl experimental workl
<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>
Expand Down
5 changes: 5 additions & 0 deletions content/zh/docs/reference/commands/istioctl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3839,6 +3839,11 @@ <h3 id="istioctl-experimental-workload-group-create">istioctl experimental workl
<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>
Expand Down

0 comments on commit 9ea0f57

Please sign in to comment.