client-max-body-size: "100M"

This commit is contained in:
Beto Sánchez
2025-05-21 16:01:42 -05:00
parent 7e9fa5a40f
commit 4abe5c9874
4 changed files with 7 additions and 14 deletions

View File

@@ -8,6 +8,7 @@ metadata:
service.beta.kubernetes.io/do-loadbalancer-internal: "true"
service.beta.kubernetes.io/do-loadbalancer-network: "INTERNAL"
nginx.ingress.kubernetes.io/enable-access-log: "true"
nginx.ingress.kubernetes.io/client-max-body-size: "100M"
spec:
ingressClassName: nginx