From 6c002095850e57fab166c5bee4ea4f966b561e6f Mon Sep 17 00:00:00 2001 From: auto-sync Date: Thu, 31 Jul 2025 23:54:14 +0000 Subject: [PATCH] auto: update Prometheus scrape config --- .../additional-scrape-configs.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index 942c469..2e41a85 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -23,15 +23,5 @@ stringData: static_configs: - targets: - minio.infra.svc.cluster.local:9000 - - job_name: nextcloud - static_configs: - - targets: - - nextcloud-exporter.my-apps.svc.cluster.local:9205 - scheme: http - - job_name: uptime-kuma - static_configs: - - targets: - - uptime-kuma.my-apps.svc.cluster.local:3001 - basic_auth: - username: dvirlabs - password: dvir4210200Ho + +...