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