Skip to content
Snippets Groups Projects
Commit d28a4678 authored by Jan David Mol's avatar Jan David Mol
Browse files

Run the elk-configure-host privileged to be able to use sysctl to configure the host.

parent 5bda42af
No related branches found
No related tags found
1 merge request!7Resolve #2021 "03 16 branched from master elk stack"
......@@ -18,6 +18,7 @@ services:
context: elk-configure-host
container_name: ${CONTAINER_NAME_PREFIX}elk-configure-host
network_mode: ${NETWORK_MODE}
privileged: true
elk:
image: elk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment