diff --git a/configmaps/econsent-service-configs-new.yml b/configmaps/econsent-service-configs-new.yml index d8d11bf..3ed4040 100644 --- a/configmaps/econsent-service-configs-new.yml +++ b/configmaps/econsent-service-configs-new.yml @@ -11,7 +11,7 @@ data: AppKeys__VidaPlusLoginUri: https://csi-dev.cloudsolutions.lk/auth/realms AppKeys__patientInformationGetCSI: http://csi-net-empiread/api/ConsentScreen/patients/ AppKeys__patientInformationPostCSI: http://csi-pms-adt-request/consent/confirm - ConnectionStrings__Pg: Host=172.15.100.240;Port=5432;Database=dev_postgres;User Id=em_management;Password=devpg123; + ConnectionStrings__Pg: Host=172.15.100.240;Port=5432;Database=quat;User Id=em_management;Password=devpg123; ServiceUrls__AltServiceUri: https://csi-iam-service/ ServiceUrls__Tenant: csi.dev ServiceUrls__ConnectionString: pg diff --git a/configmaps/econsent-service-configs.yml b/configmaps/econsent-service-configs.yml index 221084c..f345b4a 100644 --- a/configmaps/econsent-service-configs.yml +++ b/configmaps/econsent-service-configs.yml @@ -11,7 +11,7 @@ data: AppKeys__VidaPlusLoginUri: https://csi.dev.cloudsol.lk/auth/realms AppKeys__patientInformationGetCSI: http://csi-net-empiread/api/ConsentScreen/patients/ AppKeys__patientInformationPostCSI: http://csi-pms-adt-request/consent/confirm - ConnectionStrings__Pg: Host=172.15.100.240;Port=5432;Database=dev_postgres;User Id=em_management;Password=devpg123; + ConnectionStrings__Pg: Host=172.15.100.240;Port=5432;Database=quat;User Id=em_management;Password=devpg123; ServiceUrls__AltServiceUri: https://csi-iam-service/ ServiceUrls__Tenant: csi.dev ServiceUrls__ConnectionString: pg diff --git a/configmaps/hhc-service-configs.yaml b/configmaps/hhc-service-configs.yaml index 859db44..70519c4 100644 --- a/configmaps/hhc-service-configs.yaml +++ b/configmaps/hhc-service-configs.yaml @@ -3,8 +3,8 @@ data: kafka__servers: "172.15.100.80:9092,172.15.100.81:9092,172.15.100.82:9092" kafka__referral-status-topic: hhc-referral-status Provider: PostgreSQL - WriteCon: "Host=172.15.100.240;Port=5432;Database=dev_postgress;User Id=csi_hhc;Password=devpg123" - ReadCon: "Host=172.15.100.240;Port=5432;Database=dev_postgress;User Id=csi_hhc;Password=devpg123" + WriteCon: "Host=172.15.100.240;Port=5432;Database=quat;User Id=csi_hhc;Password=devpg123" + ReadCon: "Host=172.15.100.240;Port=5432;Database=quat;User Id=csi_hhc;Password=devpg123" Report__Mongo__ConnectionString: mongodb://admin:admin@172.15.100.24:27017/roles-permissions-01?tls=true&tlsAllowInvalidCertificates=true Report__Mongo__DbName: csi-net-reporting Report__Mongo__Collection: HHC