Nginx proxy-body-size to follow Synapse size
This commit is contained in:
parent
0ce4514400
commit
c0c13883a6
1 changed files with 2 additions and 0 deletions
|
@ -742,6 +742,8 @@ ingress:
|
|||
##
|
||||
annotations: {}
|
||||
# nginx.ingress.kubernetes.io/use-regex: "true"
|
||||
# # Sync proxy-body-size with Synapse's max_upload_size which is 10M by default
|
||||
# nginx.ingress.kubernetes.io/proxy-body-size: 10m
|
||||
# kubernetes.io/ingress.class: nginx
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
|
||||
|
|
Loading…
Reference in a new issue