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:
metrics:
enabled: false
resources:
requests:
cpu: 550m
cpu: 600m
memory: 1000M
limits:
cpu: 825m
cpu: 1300m
memory: 1500M
prometheus:
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