You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Configurations/configmaps/service-configs-stream-etl.yml

19 lines
947 B

apiVersion: v1
data:
#bootstrap_servers: 10.201.218.30:9092,10.201.218.31:9093,10.201.218.32:9094
#connect_api: http://10.4.41.118:8083
#zookeepers: 10.201.218.33:2181,10.201.218.34:2181,10.201.218.35:2181,10.201.218.36:2181,10.201.218.37:2181
#ORACLE_URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=VIDAUDB.hmg.local)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME =vuatpdb.hmg.local)))
#mongo_connection_string: mongodb://10.201.218.38:27017,10.201.218.39:27017,10.201.218.40:27017,10.201.218.41:27017/?maxPoolSize=5&ssl=false&maxIdleTimeMS=60000
DB_TYPE: postgres
MONGO_CONNECTION_STRING: mongodb://172.15.100.24:27017/
SLICK_DATASOURCE_PROFILE: slick.jdbc.PostgresProfile$
DATASOURCE_DRIVER: org.postgresql.Driver
DATASOURCE_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
kind: ConfigMap
metadata:
name: service-configs-stream-etl
namespace: csi-uat