Commit 70c4632e authored by Albert Salim's avatar Albert Salim

Merge branch 'ml-increase-review-app-postgres-cpu' into 'master'

Increase Review App Postgres CPU limits

See merge request gitlab-org/gitlab!57782
parents 87439f70 a2b025f6
......@@ -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