prometheus.prometheusSpec.serviceMonitorSelectorNilUsesHelmValues=false
option allows Prometheus Operator to watch serviceMonitors outside of its namespace.ServiceMonitor
objects to scrape podinfo's metrics endpoint:interval: 5s
to have a more aggressive scraping. If you do not define it, you should use a longer interval in the Canary object.