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