fix: Increase ingress and server body size limits to resolve 413 errors and add related documentation.
All checks were successful
Build and Deploy / build (push) Successful in 1m30s

This commit is contained in:
2025-12-18 11:47:10 +01:00
parent 87e38bd0a3
commit e31323859f
5 changed files with 22 additions and 4 deletions

View File

@@ -43,7 +43,8 @@ service:
ingress:
enabled: false
className: ""
annotations: {}
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: "0"
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts: