79573586

Date: 2025-04-14 16:13:38
Score: 2
Natty:
Report link

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

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Fabio