The [`controller-runtime`](https://github.com/kubernetes-sigs/controller-runtime/pull/1943) dependency added a `pprof` server flag that can be enabled to get information from the operator. This issue is to add support to the operator to expose that information. The feature should be enabled just for debugging purposes.