mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#7627)
This commit is contained in:
parent
d66d367ed2
commit
e79e80bc8d
|
@ -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 <string></code></td>
|
||||
<td></td>
|
||||
<td>The namespaces the operator controller watches, could be namespace list separated by comma, eg. 'ns1,ns2' (default `istio-system`)</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="istioctl-operator-remove">istioctl operator remove</h2>
|
||||
|
|
Loading…
Reference in New Issue