[Answered ]-File upload returns undefined HTTP status

1👍

Turns out there is a max body size in the Nginx-Controller. You can change it with the annotation nginx.ingress.kubernetes.io/proxy-body-size.

Leave a comment