Skip to content

Commit

Permalink
Update 1m limit to match upload filesize
Browse files Browse the repository at this point in the history
  • Loading branch information
JayWood committed Jul 28, 2024
1 parent 240e46b commit 1d2f80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kube/ingress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
annotations:
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: "letsencrypt-prod"
nginx.ingress.kubernetes.io/proxy-body-size: "20m"
spec:
tls:
- hosts:
Expand Down

0 comments on commit 1d2f80c

Please sign in to comment.