mapletree/lxc1/p3-agents/node-exporter.yml
admin 09c70e5e8c
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
split p3 into agent and monitor components
2026-02-06 09:50:03 -07:00

7 lines
163 B
YAML

services:
node-exporter:
image: prom/node-exporter:latest
container_name: node-exporter
pid: host
network_mode: host
restart: unless-stopped