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