CHORE(app): allocate extra CPU for throttling
- Increase CPU allocation - Reduce container throttling
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
hard:
|
||||
requests.memory: "250Mi"
|
||||
requests.cpu: "200m"
|
||||
requests.cpu: "400m"
|
||||
limits.memory: "400Mi"
|
||||
limits.cpu: "400m"
|
||||
limits.cpu: "800m"
|
||||
pods: "3"
|
||||
|
||||
Reference in New Issue
Block a user