Enable TLS Configuration for service monitor
currently prometheus is unable to scrape application metrics from Kyverno-reporter through http port 8080. This port does not seem to be configured for istio and in STRICT configuration, the connection gets dropped. ( see attached ) Enable TLS Configuration so the scrape by prometheus can occur through https.