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

This commit is contained in:
Istio Automation 2020-06-26 06:12:00 -07:00 committed by GitHub
parent d66d367ed2
commit e79e80bc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -3290,6 +3290,11 @@ or release tar URL (e.g. https://github.com/istio/istio/releases/download/1.6.0/
<td></td>
<td>The tag for the operator controller image (default `unknown`)</td>
</tr>
<tr>
<td><code>--watchedNamespaces &lt;string&gt;</code></td>
<td></td>
<td>The namespaces the operator controller watches, could be namespace list separated by comma, eg. &#39;ns1,ns2&#39; (default `istio-system`)</td>
</tr>
</tbody>
</table>
<h2 id="istioctl-operator-remove">istioctl operator remove</h2>