The namespace being watched by the operator (in `main.go`) is hardcoded. The namespace should be configurable at runtime when the operator is created.
The namespace being watched by the operator (in
main.go) is hardcoded. The namespace should be configurable at runtime when the operator is created.