mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 13:30:57 +07:00
fix(trow): increase max body size for Ingress
413 Request Entity Too Large
This commit is contained in:
parent
e43d1f42c2
commit
f9dd268934
@ -4,6 +4,7 @@ metadata:
|
||||
name: trow
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 128m
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
rules:
|
||||
|
Loading…
Reference in New Issue
Block a user