We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269a5b5 commit b47a2beCopy full SHA for b47a2be
1 file changed
addons/mongodb/7.0/chart/mongodb/values.yaml
@@ -1849,7 +1849,7 @@ metrics:
1849
1850
## @param metrics.username String with username for the metrics exporter
1851
## If undefined the root user will be used for the metrics exporter
1852
- username: ""
+ username: "user_exporter"
1853
## @param metrics.password String with password for the metrics exporter
1854
## If undefined but metrics.username is defined, a random password will be generated
1855
password: ""
0 commit comments