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 will only watch for resources in the provided namespace. If not provided it will watch in all namespaces.
Example: Only watch the
test
namespacestackable-hive-operator run --watch-namespace test