client-max-body-size: "100M"
This commit is contained in:
@@ -3,6 +3,10 @@ controller:
|
||||
replicaCount: 2
|
||||
config:
|
||||
use-forwarded-headers: true
|
||||
client-max-body-size: "200m"
|
||||
proxy-body-size: "200m"
|
||||
proxy-request-buffering: "off"
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
controller:
|
||||
allowSnippetAnnotations: "true"
|
||||
replicaCount: 2
|
||||
config:
|
||||
use-forwarded-headers: true
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
memory: 150Mi
|
||||
service:
|
||||
annotations:
|
||||
service.beta.kubernetes.io/do-loadbalancer-name: "bop.local"
|
||||
service.beta.kubernetes.io/do-loadbalancer-network: "INTERNAL"
|
||||
Reference in New Issue
Block a user