From 46bc4b71dbc3309147f59201063303b1e438de35 Mon Sep 17 00:00:00 2001 From: Jose Bautista Date: Sat, 28 Nov 2020 17:28:37 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7117d8f2..7f7f6c02 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,8 @@ Reloader can be configured to ignore the resources `secrets` and `configmaps` by You can also set the log format of Reloader to json by setting `logFormat` to `json` in values.yaml and apply the chart +You can enable to scrape Reloader's Prometheus metrics by setting `serviceMonitor.enabled` to `true` in values.yaml file. + ## Help ### Documentation