diff --git a/charts/prometheus-mongodb-exporter/Chart.yaml b/charts/prometheus-mongodb-exporter/Chart.yaml index 4be32a08d91e..d2a823972768 100644 --- a/charts/prometheus-mongodb-exporter/Chart.yaml +++ b/charts/prometheus-mongodb-exporter/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: prometheus-mongodb-exporter sources: - https://github.com/percona/mongodb_exporter -version: 3.3.0 +version: 3.3.1 diff --git a/charts/prometheus-mongodb-exporter/values.yaml b/charts/prometheus-mongodb-exporter/values.yaml index 9dc4fe1e4130..ab09d7e9ceba 100644 --- a/charts/prometheus-mongodb-exporter/values.yaml +++ b/charts/prometheus-mongodb-exporter/values.yaml @@ -44,7 +44,8 @@ nodeSelector: {} podAnnotations: {} # prometheus.io/scrape: "true" -# prometheus.io/port: "metrics" +# prometheus.io/port: "9216" +# prometheus.io/path: /metrics podLabels: {}