mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#10707)
This commit is contained in:
parent
7518f2517f
commit
1346c585eb
|
@ -405,7 +405,7 @@ All names except label and annotation keys support '*' glob matching pat
|
|||
<tr>
|
||||
<td><code>--exclude <stringSlice></code></td>
|
||||
<td></td>
|
||||
<td>Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["local-path-storage,kube-system,kube-public,kube-node-lease"]`)</td>
|
||||
<td>Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-public,kube-node-lease,local-path-storage,kube-system"]`)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--filename <string></code></td>
|
||||
|
@ -510,7 +510,7 @@ All names except label and annotation keys support '*' glob matching pat
|
|||
<tr>
|
||||
<td><code>--exclude <stringSlice></code></td>
|
||||
<td></td>
|
||||
<td>Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["local-path-storage,kube-system,kube-public,kube-node-lease"]`)</td>
|
||||
<td>Spec for which pod's proxy logs to exclude from the archive, after the include spec is processed. See above for format and examples. (default `["kube-public,kube-node-lease,local-path-storage,kube-system"]`)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--filename <string></code></td>
|
||||
|
|
Loading…
Reference in New Issue