Commit ba7aa48
authored
* (#1011) Increase prod ingress max body size to 10m
Missing proxy-body-size annotation caused nginx to use its default 1m
limit, rejecting large publish payloads (~3.4MB) with 413 errors.
Matches the limit already set in sandbox and staging.
1 parent 3d51eb0 commit ba7aa48
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments