Merge "Limit collectds memory usage in the ansible part"
This commit is contained in:
commit
fca797a8cb
@ -394,6 +394,7 @@ outputs:
|
||||
pid: host
|
||||
user: root
|
||||
restart: always
|
||||
mem_limit: 512m
|
||||
cap_add:
|
||||
list_concat:
|
||||
- {get_param: CollectdContainerAdditionalCapAdd}
|
||||
|
Loading…
Reference in New Issue
Block a user