Skip to content

Commit

Permalink
[prometheus-mongodb-exporter] Fix comments on podAnnotations (#3767)
Browse files Browse the repository at this point in the history
* Comment misguide information fixed for podAnnotations.

Signed-off-by: Çağatay Erem <[email protected]>

* Update Chart.yaml

Signed-off-by: Çağatay Erem <[email protected]>

* Update Chart.yaml

Signed-off-by: Çağatay Erem <[email protected]>

* App version reverted

Signed-off-by: Çağatay Erem <[email protected]>

* versions updated.

Co-authored-by: zeritti <[email protected]>
Signed-off-by: Çağatay Erem <[email protected]>

---------

Signed-off-by: Çağatay Erem <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: zeritti <[email protected]>
  • Loading branch information
3 people authored Sep 8, 2023
1 parent 706ee46 commit f2cbb4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/prometheus-mongodb-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ maintainers:
name: prometheus-mongodb-exporter
sources:
- https://github.com/percona/mongodb_exporter
version: 3.3.0
version: 3.3.1
3 changes: 2 additions & 1 deletion charts/prometheus-mongodb-exporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ nodeSelector: {}

podAnnotations: {}
# prometheus.io/scrape: "true"
# prometheus.io/port: "metrics"
# prometheus.io/port: "9216"
# prometheus.io/path: /metrics

podLabels: {}

Expand Down

0 comments on commit f2cbb4d

Please sign in to comment.