X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-camunda%2Fhelm%2Fotf-camunda%2Fvalues.yaml;fp=otf-camunda%2Fhelm%2Fotf-camunda%2Fvalues.yaml;h=4e42c069d900cf19f52f74dbc11c20f6daf12ea7;hp=0c2edffb3770b6c501e48a8c23d23fe41444496d;hb=dd4692fd283776fc68443433bfda98c41c55303b;hpb=8ef0d4aed95ebd3b992d48fe89f0ce80b6a0b0c6 diff --git a/otf-camunda/helm/otf-camunda/values.yaml b/otf-camunda/helm/otf-camunda/values.yaml index 0c2edff..4e42c06 100644 --- a/otf-camunda/helm/otf-camunda/values.yaml +++ b/otf-camunda/helm/otf-camunda/values.yaml @@ -22,8 +22,8 @@ otf: host: localhost:18720,localhost:18720,localhost:18720 replicaSet: otf-rs-prod2 database: otf - username: otfuser - password: Today.123 + username: your-mongo-username + password: your-mongo-password camunda: executors_active: dev: true @@ -39,8 +39,8 @@ otf: url: localhost:3306/otf_st-camunda prod: url: localhost:3306/otf-camunda - username: otfuser - password: Today.123 + username: your-mysql-username + password: your-mysql-password router: config: dev: mysqlRouterConfig-dev.ini