Merge "Bump mcrouter resources"
This commit is contained in:
commit
f0ee505df2
@ -45,11 +45,11 @@ spec:
|
||||
port: mcrouter
|
||||
resources:
|
||||
limits:
|
||||
cpu: 50m
|
||||
cpu: 100m
|
||||
ephemeral-storage: 50M
|
||||
memory: 128M
|
||||
requests:
|
||||
cpu: 10m
|
||||
cpu: 50m
|
||||
ephemeral-storage: 50M
|
||||
memory: 64M
|
||||
securityContext:
|
||||
@ -95,4 +95,4 @@ spec:
|
||||
{% if 'tolerations' in spec %}
|
||||
tolerations:
|
||||
{{ spec.tolerations | to_yaml | indent(8) }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user