X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-helm%2Fotf%2Fcharts%2Fdatabases%2Fmongodb%2Fvalues.yaml;fp=otf-helm%2Fotf%2Fcharts%2Fdatabases%2Fmongodb%2Fvalues.yaml;h=0c6f215097ca0065fff28562e66d863754f652d2;hp=0683160785599f9651031858e345d163d7483c9b;hb=dd4692fd283776fc68443433bfda98c41c55303b;hpb=8ef0d4aed95ebd3b992d48fe89f0ce80b6a0b0c6 diff --git a/otf-helm/otf/charts/databases/mongodb/values.yaml b/otf-helm/otf/charts/databases/mongodb/values.yaml index 0683160..0c6f215 100644 --- a/otf-helm/otf/charts/databases/mongodb/values.yaml +++ b/otf-helm/otf/charts/databases/mongodb/values.yaml @@ -76,8 +76,8 @@ mongodbRootPassword: otf.123 ## MongoDB custom user and database ## ref: https://github.com/bitnami/bitnami-docker-mongodb/blob/master/README.md#creating-a-user-and-database-on-first-run ## -mongodbUsername: otfuser -mongodbPassword: Today.123 +mongodbUsername: your-mongo-username +mongodbPassword: your-mongo-password mongodbDatabase: otf mongodbIP: ""