helm: update reconciler value.prod.yaml
This commit is contained in:
parent
e57990a63e
commit
ad76e13c6a
@ -52,11 +52,11 @@ ingress:
|
|||||||
tls: []
|
tls: []
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 2000m
|
||||||
memory: 512Mi
|
memory: 2048Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 1000m
|
||||||
memory: 128Mi
|
memory: 1024Mi
|
||||||
nodeSelector: {}
|
nodeSelector: {}
|
||||||
tolerations: []
|
tolerations: []
|
||||||
affinity: {}
|
affinity: {}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user