From e243a71c97993b3570414eed543a361db8b1eb9d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 9 Jul 2025 19:54:49 -0500 Subject: [PATCH] adjust --- .../cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml b/clusters/cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml index d4025eefb..c0cebfd9a 100644 --- a/clusters/cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml +++ b/clusters/cl01tl/monitoring/s3-exporter/templates/scrape-config.yaml @@ -12,5 +12,5 @@ spec: scrapeInterval: 120s scrapeTimeout: 120s httpSDConfigs: - - url: http://127.0.0.1:9340/discovery + - url: http://s3-exporter.s3-exporter:9340/discovery refreshInterval: 15s