Skip to content

Commit 5a8ee54

Browse files
committed
k8s/attic: disable request size checks
1 parent 3f0a9e9 commit 5a8ee54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/attic/resources/ingress.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
namespace: attic
66
annotations:
77
cert-manager.io/cluster-issuer: letsencrypt-production
8+
nginx.org/client-max-body-size: 0
89
spec:
910
ingressClassName: nginx
1011
rules:

0 commit comments

Comments
 (0)