Added a BUNCH of configs.

This commit is contained in:
2026-05-17 00:46:26 +02:00
parent 46e2494a6d
commit 292477d516
20 changed files with 22525 additions and 0 deletions
@@ -0,0 +1,25 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: external-node-exporters
namespace: monitoring
data:
prometheus-additional.yaml: |
- job_name: 'external-node-exporters'
static_configs:
- targets:
- 10.0.1.2:9100
- 10.0.1.3:9100
- 10.0.1.4:9100
- 10.0.1.6:9100
- 10.0.1.7:9100
- 10.0.1.8:9100
- 10.0.1.9:9100
- 10.0.1.10:9100
- 10.0.1.11:9100
- 10.0.1.12:9100
- 10.0.1.20:9100
- 10.0.2.5:9100
- 10.0.3.2:9100