cloud-gov / kubernetes-broker

Broker for kubernetes based services
Apache License 2.0
5 stars 6 forks source link

Solve 502 error for users with large requests #72

Closed sharms closed 6 years ago

sharms commented 6 years ago

Users receive 502 bad gateway with a backend message: "upstream sent too big header while reading response header from upstream"

This will allow their requests to work as intended.