Merge branch 'nginx-proxy-body-size' into 'master'
Add Nginx proxy-body-size to follow Synapse max_upload_size See merge request ananace/charts!33
This commit is contained in:
commit
34128d3e75
1 changed files with 2 additions and 0 deletions
|
@ -750,6 +750,8 @@ ingress:
|
||||||
##
|
##
|
||||||
annotations: {}
|
annotations: {}
|
||||||
# nginx.ingress.kubernetes.io/use-regex: "true"
|
# 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/ingress.class: nginx
|
||||||
# kubernetes.io/tls-acme: "true"
|
# kubernetes.io/tls-acme: "true"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue