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