CHORE(app): increase memory limits
- Increase memory limits - Better utilize resourcequota
This commit is contained in:
@@ -12,8 +12,8 @@ spec:
|
||||
- name: jovies-app
|
||||
resources:
|
||||
requests:
|
||||
memory: "50Mi"
|
||||
memory: "60Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "100Mi"
|
||||
memory: "120Mi"
|
||||
cpu: "150m"
|
||||
|
||||
Reference in New Issue
Block a user