My issue was that there was an Nginx ingress added and it was raising an HTTP code 413 "Request Entity too Large". To fix this we increase the following configuration:
nginx.ingress.kubernetes.io/proxy-body-size: 8m