Loki Istio Hardening Prevents Jaeger From Starting
Commit !3705 (merged) enabled istio hardening for loki. This installs AuthorizationPolicy
which prevents jaeger from connecting to the logging-ek-es-http
service.
I think the key is we need to also enable elasticsearchKibana -- then a jaeger-es-index-templates-xxxx fires off and tries to hit https://logging-ek-es-http.logging.svc:9200 and gets blocked, so the helm release doesn't install.