Deploying a private endpoint with the "--set proxyUrl=" deploys the pod OK but it doesn't seem to be working as the pod fails to run with a proxy related error.
Looking at the YAML I can see there's a difference in the way the arg is passed for the private endpoint connector vs the kubernetes connector?
Is there any documentation that explains the inner workings of how the proxy arg is translated into the POD and how it uses this proxy to do DNS lookups especially?