I am trying to set up Envoy as an HTTP/HTTPS Proxy server that originates SSL on behalf of all the internal pods in the Kubernetes cluster.
I am running the latest version "envoyproxy/envoy:v1.32.1". I may be missing something very obvious in my envoy configuration (See attached). Can you please provide guidance? Thanks in advance.