This is an automated email from the ASF dual-hosted git repository.

zhangjintao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 56b251e  docs: update service monitor labels description (#195)
56b251e is described below

commit 56b251e8bbae2c7d232b4cea75df1e37bb0d74ef
Author: 祁宏钢 <[email protected]>
AuthorDate: Sat Dec 25 18:51:14 2021 +0800

    docs: update service monitor labels description (#195)
---
 charts/apisix/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/apisix/README.md b/charts/apisix/README.md
index 039a67f..8817547 100644
--- a/charts/apisix/README.md
+++ b/charts/apisix/README.md
@@ -205,5 +205,5 @@ Configurations for Apache APISIX ingress-controller sub 
chart.
 | `serviceMonitor.interval`      | Interval at which metrics should be scraped 
                 | `15s`                        |
 | `serviceMonitor.path`          | Path of the Prometheus metrics endpoint     
                 | `/apisix/prometheus/metrics` |
 | `serviceMonitor.containerPort` | Container port which Prometheus metrics are 
exposed          | `9091`                       |
-| `serviceMonitor.labels`        | Label selector for select services and 
their underlying endpoint objects | `{}`                         |
+| `serviceMonitor.labels`        | ServiceMonitor extra labels                 
                 | `{}`                         |
 | `serviceMonitor.annotations`   | ServiceMonitor annotations                  
                 | `{}`                         |

Reply via email to