|
|
@@ -10,7 +10,7 @@ spring:
|
|
|
# for removal after ITER 7 stl testing
|
|
|
crss-meterprocess:
|
|
|
datasource:
|
|
|
- jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
|
|
|
+ jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
|
|
|
username: admin
|
|
|
password: password
|
|
|
driverClassName: org.postgresql.Driver
|
|
|
@@ -18,7 +18,7 @@ spring:
|
|
|
maxPoolSize: 20
|
|
|
crss-main:
|
|
|
datasource:
|
|
|
- jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
|
|
|
+ jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
|
|
|
username: admin
|
|
|
password: password
|
|
|
driverClassName: org.postgresql.Driver
|
|
|
@@ -26,7 +26,7 @@ spring:
|
|
|
maxPoolSize: 20
|
|
|
crss-metering:
|
|
|
datasource:
|
|
|
- jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_metering
|
|
|
+ jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_metering
|
|
|
username: admin
|
|
|
password: password
|
|
|
driverClassName: org.postgresql.Driver
|
|
|
@@ -34,7 +34,7 @@ spring:
|
|
|
maxPoolSize: 20
|
|
|
crss-nmms:
|
|
|
datasource:
|
|
|
- jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_nmms
|
|
|
+ jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/todi_crss_nmms
|
|
|
username: admin
|
|
|
password: password
|
|
|
driverClassName: org.postgresql.Driver
|