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"