apiVersion: v1 data: CSI_DB_BM_APPROVAL_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database CSI_DB_BM_BILLING_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database CSI_DB_BM_INVOICE_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database CSI_DB_PORT: "1521" CSI_DB_SERVER: postgress SPRING_DATASOURCE_DRIVER-CLASS-NAME: org.postgresql.Driver SPRING_JPA_DATABASE-PLATFORM: org.hibernate.dialect.PostgreSQLDialect logging.level.com.csi.common.billing.client.EmailAuthLevelUserClient: DEBUG logging.level.com.csi.common.billing.client.PaymentModeRulesServiceClient: DEBUG logging.level.com.csi.common.approval.client.ApprovalServiceClient: DEBUG logging.level.com.csi.common.patienteligibility.client.CiePatientEligibilityServiceClient: DEBUG active_profile: java-dev kind: ConfigMap metadata: annotations: name: service-configs-bm namespace: csi-uat