Get started (free)

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-opa-operator run --watch-namespace test

opa-bundle-builder-clusterrole

Default value: None. A value is generated automatically by Helm.

Required: false. When not specified, the environment variable OPA_BUNDLE_BUILDER_CLUSTERROLE must be present.

Multiple values: false

The name of the ClusterRole object that is referenced by the OPA pods. This object must exist in the Kubernetes cluster and is created by Helm.