X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-camunda%2Fhelm%2Fotf-camunda%2Fvalues.yaml;h=730897aee4ab3e65a24a696d61ee0eb2c040c0a3;hb=b9fbd467a62eac8ec3cca03d78a23b2371b6727a;hp=0c2edffb3770b6c501e48a8c23d23fe41444496d;hpb=321c6b595a3f05db9e4327c16af85c16752f9ec2;p=it%2Fotf.git diff --git a/otf-camunda/helm/otf-camunda/values.yaml b/otf-camunda/helm/otf-camunda/values.yaml index 0c2edff..730897a 100644 --- a/otf-camunda/helm/otf-camunda/values.yaml +++ b/otf-camunda/helm/otf-camunda/values.yaml @@ -1,9 +1,9 @@ appName: otf-camunda version: 0.0.1-SNAPSHOT image: otf-camunda:0.0.1-SNAPSHOT -namespace: org.oran.otf +#namespace: org.oran.otf nodePort: 31313 -replicas: 2 +replicas: 1 terminationGracePeriodSeconds: 360 env: dev @@ -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