From 28790e5e96b8378c05e24edea30b951d5bbd26b2 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 26 Jun 2025 05:43:13 +0300 Subject: [PATCH] Set the token --- manifests/gitea/monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/gitea/monitoring.yaml b/manifests/gitea/monitoring.yaml index bd12283..5743ed9 100644 --- a/manifests/gitea/monitoring.yaml +++ b/manifests/gitea/monitoring.yaml @@ -1,4 +1,4 @@ enabled: true targets: - gitea-http.dev-tools.svc.cluster.local:3000 -bearer_token: ${GITEA_PROM_TOKEN} +bearer_token: prometheusmetricstoken