mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#10650)
This commit is contained in:
parent
101ea0e301
commit
3b0fbbcb58
|
@ -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 `["kube-public,kube-node-lease,local-path-storage,kube-system"]`)</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-node-lease,local-path-storage,kube-system,kube-public"]`)</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 `["kube-public,kube-node-lease,local-path-storage,kube-system"]`)</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-node-lease,local-path-storage,kube-system,kube-public"]`)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--filename <string></code></td>
|
||||
|
|
Loading…
Reference in New Issue