Commit a2b025f6 authored by Mark Lapierre's avatar Mark Lapierre Committed by Albert Salim

Increase Review App Postgres CPU limits

parent 5affad35
...@@ -136,11 +136,9 @@ postgresql: ...@@ -136,11 +136,9 @@ postgresql:
metrics: metrics:
enabled: false enabled: false
resources: resources:
requests: cpu: 600m
cpu: 550m
memory: 1000M memory: 1000M
limits: cpu: 1300m
cpu: 825m
memory: 1500M memory: 1500M
prometheus: prometheus:
install: false install: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment