1
0
Fork 0

firefly: ingress: Increase max body size

Some receipt images are pretty big.  Increase the maximum request body
size to allow these to be uploaded/attached to transactions.
dch-webhooks-secrets
Dustin 2023-12-01 22:04:07 +00:00
parent 95d2dba039
commit 087b4988d1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ metadata:
app.kubernetes.io/instance: firefly-iii
app.kubernetes.io/part-of: firefly-iii
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: 10m
nginx.ingress.kubernetes.io/proxy-body-size: 40m
nginx.ingress.kubernetes.io/auth-method: GET
nginx.ingress.kubernetes.io/auth-url: http://authelia.authelia.svc.cluster.local:9091/api/verify
nginx.ingress.kubernetes.io/auth-signin: https://auth.pyrocufflink.blue/?rm=$request_method