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

This commit is contained in:
Joey Hafner 2023-11-22 17:02:40 -08:00
parent ba62516168
commit e0415f5ffa

View File

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