Reduce Gitlab memory allocation (8G -> 2G)
This commit is contained in:
parent
ba62516168
commit
e0415f5ffa
@ -6,7 +6,7 @@ services:
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
memory: 8G
|
||||
memory: 2G
|
||||
restart: "no"
|
||||
hostname: 'gitlab.jafner.net'
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user