Skip to content
Snippets Groups Projects
Verified Commit d2de0e79 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

increase max upload size in onlyoffice ingress

parent 23b9d8f8
No related branches found
Tags 0.15.28
1 merge request!19Resolve "Increase ONLYOFFICE maximum upload size"
...@@ -22,7 +22,8 @@ service: ...@@ -22,7 +22,8 @@ service:
ingress: ingress:
enabled: false enabled: false
annotations: {} annotations:
nginx.ingress.kubernetes.io/proxy-body-size: 20M
paths: [] paths: []
hosts: [] hosts: []
tls: [] tls: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment