From 96a900c265bd9085d81260a9adf8f4d9bf4e8d58 Mon Sep 17 00:00:00 2001 From: Shahab Dogar Date: Sat, 15 Nov 2025 16:50:40 +0500 Subject: [PATCH] chore: Gitea | enable metrics scraping for issues and repos --- helm/values/gitea.values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/values/gitea.values.yaml b/helm/values/gitea.values.yaml index d551532..50e0afb 100644 --- a/helm/values/gitea.values.yaml +++ b/helm/values/gitea.values.yaml @@ -58,6 +58,8 @@ gitea: NAME: gitea USER: gitea SSL_MODE: verify-full + metrics: + ENABLED: true cache: ADAPTER: memory session: