F5 SSL offloading broke my solution

I have the following configuration in my solution, I have NG Firewall sending traffic to F5 WAF that does ssl offloading and sends the request to Istio gateway that redirects the calls to my frontend service well , however all my backend services are unavailable with 503 ?? - how can i fix this? note that I’m able to call the service separately.