Command line parameters
This operator accepts the following command line parameters:
product-config
Default value: /etc/stackable/hive-operator/config-spec/properties.yaml
Required: false
Multiple values: false
stackable-hive-operator run --product-config /foo/bar/properties.yaml
watch-namespace
Default value: All namespaces
Required: false
Multiple values: false
If provided, the operator only watches for resources in the provided namespace. If not provided, it watches in all namespaces.
Example: Only watch the
test
namespacestackable-hive-operator run --watch-namespace test