From 42afcf04e0b00ceacc5a295ec4cd4d8999dd84f5 Mon Sep 17 00:00:00 2001 From: auto-sync Date: Fri, 18 Jul 2025 10:47:06 +0000 Subject: [PATCH] auto: update Prometheus scrape config --- .../prometheus-scrape-secret/additional-scrape-configs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index b520843..49c9acb 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -39,5 +39,5 @@ stringData: - job_name: nextcloud static_configs: - targets: - - nextcloud.my-apps.svc.cluster.local:9205 + - nextcloud-exporter.my-apps.svc.cluster.local:9205 scheme: http