element: reduce CPU resource limit
This commit is contained in:
parent
a7538f12c2
commit
0d31eb6813
|
@ -39,7 +39,7 @@ spec:
|
||||||
cpu: "50m"
|
cpu: "50m"
|
||||||
limits:
|
limits:
|
||||||
memory: "64Mi"
|
memory: "64Mi"
|
||||||
cpu: "500m"
|
cpu: "250m"
|
||||||
volumes:
|
volumes:
|
||||||
- name: config
|
- name: config
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Reference in New Issue