pulsar-resources-operator
pulsar-resources-operator copied to clipboard
Support namespace-scoped permission
Motivation
The operator can watch a single namespace with a namespace-scoped role and rolebinding.
Modification
- Add param
namespace
to the operator command. - Add
extra-args
for deployment in the charts to support extra args.