From 916b4693b3c26ad1efabf9f424bf5b568edd22bc Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Fri, 9 Feb 2024 22:59:33 +0800 Subject: [PATCH] Add values --- wekan/values.home.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wekan/values.home.yaml b/wekan/values.home.yaml index 543235d..3afb3f1 100644 --- a/wekan/values.home.yaml +++ b/wekan/values.home.yaml @@ -48,7 +48,7 @@ secretEnv: {} service: type: ClusterIP port: 8080 - annotations: {} + annotations: prometheus.io/scrape: "true" prometheus.io/port: "8000" prometheus.io/path: "/_/monitoring/metrics"