Command Line Parameters
This operator accepts the following command line parameters:
product-config
Default value: /etc/stackable/hbase-operator/config-spec/properties.yaml
Required: false
Multiple values: false
stackable-hbase-operator run --product-config /foo/bar/properties.yaml
watch-namespace
Default value: All namespaces
Required: false
Multiple values: false
The operator only watches for resources in the provided namespace test:
stackable-hbase-operator run --watch-namespace test
Was this page helpful?