compose(drone-gc): increase cache size to 59gb
This commit is contained in:
parent
11d32abf1c
commit
925602ceef
@ -47,7 +47,7 @@ services:
|
|||||||
- traefik.enable=false
|
- traefik.enable=false
|
||||||
environment:
|
environment:
|
||||||
- GC_DEBUG=false
|
- GC_DEBUG=false
|
||||||
- GC_CACHE=50gb
|
- GC_CACHE=59gb
|
||||||
- GC_INTERVAL=1h
|
- GC_INTERVAL=1h
|
||||||
mem_limit: 8m
|
mem_limit: 8m
|
||||||
cpu: 0.2
|
cpu: 0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user