Skip to content

Commit

Permalink
k8s/attic: disable request size checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ttrssreal committed Jan 12, 2025
1 parent 3f0a9e9 commit 8321c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/attic/resources/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
namespace: attic
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/proxy-body-size: "0"
spec:
ingressClassName: nginx
rules:
Expand Down

0 comments on commit 8321c74

Please sign in to comment.