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