Commit 66398393 authored by Rémy Coutable's avatar Rémy Coutable

Fix the Review Apps config syntax

This was inadvertently broken due to a wrong suggestion applied at
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57782#note_540576935Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 98c6db9b
......@@ -136,8 +136,10 @@ postgresql:
metrics:
enabled: false
resources:
requests:
cpu: 600m
memory: 1000M
limits:
cpu: 1300m
memory: 1500M
prometheus:
......
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