Reduce Gitlab memory allocation (8G -> 2G)

This commit is contained in:
Joey Hafner 2023-11-22 17:02:40 -08:00
parent 48a949eb0c
commit da1411f2a0

View File

@ -6,7 +6,7 @@ services:
deploy:
resources:
limits:
memory: 8G
memory: 2G
restart: "no"
hostname: 'gitlab.jafner.net'
networks: