Skip to content

Commit

Permalink
NZBGet: Update allowed body size
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling committed Feb 11, 2025
1 parent 6a6dea4 commit 2276c0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions media/nzbget/nzbget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ spec:
annotations:
kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/proxy-body-size: 64m
nginx.org/client-max-body-size: 64m
hosts:
- host: nzbget.k.${SECRET_DOMAIN}
paths:
Expand Down

0 comments on commit 2276c0a

Please sign in to comment.