X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-helm%2Fotf%2Fcharts%2Fdatabases%2Fmongodb%2Fvalues.yaml;h=0e5843c48e9858e3f688c5c7e112ae056c122dc0;hb=511121c6c7d682288fd3fc72666db8f2221b72ae;hp=0683160785599f9651031858e345d163d7483c9b;hpb=321c6b595a3f05db9e4327c16af85c16752f9ec2;p=it%2Fotf.git diff --git a/otf-helm/otf/charts/databases/mongodb/values.yaml b/otf-helm/otf/charts/databases/mongodb/values.yaml index 0683160..0e5843c 100644 --- a/otf-helm/otf/charts/databases/mongodb/values.yaml +++ b/otf-helm/otf/charts/databases/mongodb/values.yaml @@ -71,13 +71,13 @@ usePassword: true ## MongoDB admin password ## ref: https://github.com/bitnami/bitnami-docker-mongodb/blob/master/README.md#setting-the-root-password-on-first-run ## -mongodbRootPassword: otf.123 +mongodbRootPassword: root-password ## 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: ""