1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13:00

adding larger limits to the NGINX ingress contoller

This commit is contained in:
Martin McKeaveney 2022-04-25 14:40:22 +01:00
parent 650cf2a82f
commit f1d7220df7

View file

@ -47,6 +47,8 @@ ingress:
className: ""
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/client-max-body-size: 150M
nginx.ingress.kubernetes.io/proxy-body-size: 50m
hosts:
- host: # change if using custom domain
paths: