Skip to content

Commit b47a2be

Browse files
committed
chore(mongodb): add user for exporter
1 parent 269a5b5 commit b47a2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/mongodb/7.0/chart/mongodb/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,7 @@ metrics:
18491849

18501850
## @param metrics.username String with username for the metrics exporter
18511851
## If undefined the root user will be used for the metrics exporter
1852-
username: ""
1852+
username: "user_exporter"
18531853
## @param metrics.password String with password for the metrics exporter
18541854
## If undefined but metrics.username is defined, a random password will be generated
18551855
password: ""

0 commit comments

Comments
 (0)