feat(node_exporter): Change to hostNetwork
This commit is contained in:
parent
76633ae102
commit
2a7e2da0bb
@ -26,6 +26,7 @@ spec:
|
||||
- --collector.netclass.ignored-devices=^(veth.*)$
|
||||
name: node-exporter
|
||||
image: prom/node-exporter
|
||||
hostNetwork: true
|
||||
ports:
|
||||
- containerPort: 9100
|
||||
protocol: TCP
|
||||
|
Loading…
x
Reference in New Issue
Block a user