WATCH_NAMESPACES_ENV

Constant WATCH_NAMESPACES_ENV 

Source
pub const WATCH_NAMESPACES_ENV: &str = "BINDY_WATCH_NAMESPACES";
Expand description

Environment variable naming the namespaces the operator should watch.

A comma-separated list (e.g. bindy-system,tenant-a,tenant-b). Unset or empty means watch every namespace cluster-wide.