Adding proxy-body-size in configmap
This commit is contained in:
parent
99f2b4b29a
commit
1850d95017
|
|
@ -7,5 +7,6 @@ controller:
|
||||||
useHostPort: true
|
useHostPort: true
|
||||||
dnsPolicy: ClusterFirstWithHostNet
|
dnsPolicy: ClusterFirstWithHostNet
|
||||||
reportNodeInternalIp: true
|
reportNodeInternalIp: true
|
||||||
configAnnotations:
|
config:
|
||||||
nginx.ingress.kubernetes.io/proxy-body-size: 10m
|
proxy-body-size: "0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue