mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16136)
This commit is contained in:
parent
abf70e78dc
commit
9ea0f5723d
|
|
@ -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 <string></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 <stringSlice></code></td>
|
||||
<td><code>-p</code></td>
|
||||
<td>The incoming ports exposed by the workload instance (default `[]`)</td>
|
||||
|
|
|
|||
|
|
@ -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 <string></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 <stringSlice></code></td>
|
||||
<td><code>-p</code></td>
|
||||
<td>The incoming ports exposed by the workload instance (default `[]`)</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue