Command Line Parameters
This operator accepts the following command line parameters:
watch-namespace
Default value: All namespaces
Required: false
Multiple values: false
The operator will only watch for resources in the provided namespace test:
stackable-opensearch-operator run --watch-namespace test
Was this page helpful?