1
0
Fork 0

updated proxy body size to nginx

This commit is contained in:
sido 2018-07-30 15:34:10 +02:00
parent 114b0acbfa
commit 7ff04e01d3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ service:
ingress:
enabled: true
annotations: {
ingress.kubernetes.io/proxy-body-size: 0
nginx.ingress.kubernetes.io/proxy-body-size: 0
}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"