I want to run a backup through CronJob like described here. Unfortunately, no connection can be established from CronJob’s pod. Sidecar is successfully injected and there no errors in istio-init
and istio-proxy
Adding a DestinationRule
doesn’t help (or I did it wrong). Is there any information how to connect to mutual tls secured service from a cronjob?