Update k8s/core/prometheus/prom-values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -24,6 +24,10 @@ prometheus:
|
||||
static_configs:
|
||||
- targets: ['10.0.5.100:9182']
|
||||
labels: {instance: win.homenet}
|
||||
- job_name: cs_16_server
|
||||
static_configs:
|
||||
- targets: ['prom-a2s-exporter.counter-strike.svc:9841']
|
||||
labels: {instance: master}
|
||||
|
||||
retention: "99999d"
|
||||
retentionSize: "0"
|
||||
|
Reference in New Issue
Block a user