Jaeger operator metrics unable to be scraped by Prometheus
Prometheus shows a 403, attempting to curl the metrics endpoint from the prometheus pod results in RBAC: Access denied
which seems to be an authservice error.
The operator pod (which is exposing the metrics) does not have the protect: keycloak
label so shouldn't be behind authservice but it appears that it somehow is...