CHORE(app): allocate extra CPU for throttling
- Increase CPU allocation - Reduce container throttling
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
memory: "120Mi"
|
||||
cpu: "50m"
|
||||
cpu: "200m"
|
||||
limits:
|
||||
memory: "230Mi"
|
||||
cpu: "150m"
|
||||
cpu: "400m"
|
||||
|
||||
Reference in New Issue
Block a user