I have a k8s cluster configured with an nginx Ingress. GET requests are correctly routing to my test service, however to POST requests the ingress returns 502 Bad Gateway. I