[stable/prometheus-mongodb-exporter] Fix mongodb-exporter default values (#13756)

* Fix mongodb-exporter default values

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>

* Bump Chart version instead of app

Signed-off-by: Dagenais, Philippe <pdagenais@nuglif.com>
This commit is contained in:
Philippe Dagenais
2019-05-14 08:59:13 -07:00
committed by Kubernetes Prow Robot
parent cdc09f7dc2
commit 6db925c904
2 changed files with 3 additions and 3 deletions
@@ -13,4 +13,4 @@ maintainers:
name: prometheus-mongodb-exporter
sources:
- https://github.com/percona/mongodb_exporter
version: 2.0.0
version: 2.0.1
@@ -49,10 +49,10 @@ replicas: 1
resources: {}
# limits:
# cpu: 250mm
# cpu: 250m
# memory: 192Mi
# requests:
# cpu: 100mm
# cpu: 100m
# memory: 128Mi
# Extra environment variables that will be passed into the exporter pod