Update values/overrides.yaml

This commit is contained in:
mello 2025-09-21 18:10:23 +01:00
parent b20c319134
commit e7ef2558ce

View File

@ -4294,7 +4294,7 @@ prometheus:
additionalScrapeConfigs:
- job_name: 'mini-pc-node-exporter'
static_configs:
- targets: ['192.168.68.55:9100'] # <-- YOUR MINI PC STATIC IP and Port
- targets: ['192.168.68.75:9100'] # <-- YOUR MINI PC STATIC IP and Port
labels:
instance: 'mini-pc-01' # Add any identifying labels
# Add other relevant labels if needed