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: ...@@ -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