chore: change network mode netdata to host
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
hostname: "{{ ansible_hostname }}"
|
||||
restart_policy: always
|
||||
pid_mode: host
|
||||
published_ports:
|
||||
- "{{ docker_netdata_port }}:19999"
|
||||
network_mode: host
|
||||
capabilities:
|
||||
- SYS_PTRACE
|
||||
- SYS_ADMIN
|
||||
|
||||
Reference in New Issue
Block a user