Skip to content

Commit 668d792

Browse files
committed
Set mem a bit lower than 30 for falco
1 parent 01378e9 commit 668d792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/files/galaxy/config/tpv_rules_local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tools:
7373
mem: min(max(int(input_size * 7), 5.6), 120)
7474
toolshed.g2.bx.psu.edu/repos/iuc/falco/falco/.*:
7575
cores: 6
76-
mem: 30
76+
mem: 28
7777

7878
roles:
7979
training.*:

0 commit comments

Comments
 (0)