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