[bitnami/mongodb] Add metrics.containerPort (#5480)

This commit is contained in:
Javier J. Salmerón-García
2021-02-12 16:34:35 +01:00
committed by GitHub
parent 17333db774
commit 532f1c2a57
5 changed files with 123 additions and 117 deletions

View File

@@ -843,6 +843,7 @@ arbiter:
# maxUnavailable: 1
## MongoDB(R) Arbiter service parameters
##
service:
## Service name
##
@@ -1018,6 +1019,10 @@ metrics:
# cpu: 100m
# memory: 128Mi
## Prometheus exporter container port
##
containerPort: 9216
## Prometheus Exporter service configuration
##
service: