Hello, I'm testing out Rancher 2.9 with the Rancher Monitoring and Rancher Istio apps (charts) installed with the latest chart versions available. I'm seeing some strange behavior with the Prometheus ServiceMonitor that Istio creates in the istio-system namespace. Prometheus operator picks up the ServiceMonitor, but it only is matching pods within the same namespace that it was created, even know it has the syntax to enable all namespaces. This causes prometheus to not scrape the metrics from the envoy sidecars. Rolling Prometheus back to the previous version and everything works fine. I'm wondering if there is some new config necessary in the Rancher Monitoring chart?