mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
cdc09f7dc2
commit
6db925c904
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user