From 531019e91440192c4bcb631eaf961abbede54841 Mon Sep 17 00:00:00 2001 From: auto-sync Date: Thu, 26 Jun 2025 03:54:23 +0000 Subject: [PATCH] auto: update Prometheus scrape config --- .../prometheus-scrape-secret/additional-scrape-configs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml index a0341d4..f7d26f4 100644 --- a/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml +++ b/manifests/prometheus-scrape-secret/additional-scrape-configs.yaml @@ -22,8 +22,9 @@ stringData: - job_name: woodpecker static_configs: - targets: - - woodpecker-server.dev-tools.svc.cluster.local:9000 + - woodpecker.dvirlabs.com bearer_token: prometheusmetricstoken + scheme: https - job_name: gitea static_configs: - targets: