Update k8s/core/prom-stack/prom-values.yaml
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 14s
Auto-update README / Generate README and Create MR (push) Successful in 7s

This commit is contained in:
ab
2025-11-18 18:12:39 +00:00
parent ddbd53e476
commit 611e3e31dd

View File

@@ -5,6 +5,7 @@ prometheus:
enableRemoteWriteReceiver: true enableRemoteWriteReceiver: true
additionalScrapeConfigs: additionalScrapeConfigs:
- job_name: xray_vpn - job_name: xray_vpn
metrics_path: /scrape
static_configs: static_configs:
- targets: ['cy.tail2fe2d.ts.net:9550'] - targets: ['cy.tail2fe2d.ts.net:9550']
labels: {job: cy} labels: {job: cy}