i have been having some problem. i have a k8s cluster up and running and wanted it to connect to jaeger. followed this page(ReadMe.md) https://github.com/jaegertracing/jaeger-operator?utm_source=thenewstack&utm_medium=website&utm_campaign=platform
i have the jaeger ui now but it not able to recognize the services. can someone give any suggestions?? In the above link i didnt understand what this line means, " You probably also want to download and customize the operator.yaml, setting the env var WATCH_NAMESPACE to have an empty value, so that it can watch for instances across all namespaces. "
kubectl logs -n observability deployment/jaeger-operator
time="2021-01-07T06:48:47Z" level=info msg=Versions arch=amd64 identity=observability.jaeger-operator jaeger=1.21.0 jaeger-operator=v1.21.2 operator-sdk=v0.18.2 os=linux version=go1.14.12 time="2021-01-07T06:48:48Z" level=info msg="Consider running the operator in a cluster-wide scope for extra features" time="2021-01-07T06:48:48Z" level=info msg="Auto-detected the platform" platform=kubernetes time="2021-01-07T06:48:48Z" level=info msg="Auto-detected ingress api" ingress-api=networking time="2021-01-07T06:48:48Z" level=info msg="Automatically adjusted the 'es-provision' flag" es-provision=no time="2021-01-07T06:48:48Z" level=info msg="Automatically adjusted the 'kafka-provision' flag" kafka-provision=no time="2021-01-07T06:48:50Z" level=info msg="Install prometheus-operator in your cluster to create ServiceMonitor objects" error="no ServiceMonitor registered with the API"