mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-01 12:33:47 +00:00
Update ulimits
This commit is contained in:
@@ -46,6 +46,9 @@ services:
|
|||||||
memlock:
|
memlock:
|
||||||
soft: -1
|
soft: -1
|
||||||
hard: -1
|
hard: -1
|
||||||
|
nofile:
|
||||||
|
soft: 65536
|
||||||
|
hard: 65536
|
||||||
|
|
||||||
kibana:
|
kibana:
|
||||||
build: kibana-opendistro/
|
build: kibana-opendistro/
|
||||||
|
|||||||
Reference in New Issue
Block a user