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-integration...

77 lines
3.4 KiB

apiVersion: v1
data:
dbVendor: postgres
CSI_DB_DRIVER: org.postgresql.Driver
CSI_DB_INT_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
CSI_DB_INT2_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
CSI_DB_MOBILE_URL: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
CSI_DB_PLATFORM: org.hibernate.dialect.PostgreSQLDialect
CSI_DB_INT_PLATFORM: org.hibernate.dialect.PostgreSQLDialect
CSI_DB_MOBILE_SEQUENCETEMPLATE: "SELECT ##sequence_name##.NEXTVAL FROM dual"
active_profile: java-dev
CSI_SCHEDULE_INT_MEALPLAN: 'false'
CSI_IE_INT_ELIGIBILITY_PRESEARCH: 'true'
CSI_SCHEDULE_INT_POLL: 'true'
CSI_IE_INT_ELIGIBILITY_CACHEVALIDATION: 'true'
kafka.topic.phr-omnicell-formulary-update: csi.vidaplus.phr.omnicell.formularyUpdate
kafka.enable.phr-updated-formulary: 'false'
CSI_DB_INT_MONGOURL: mongodb://172.15.100.24:27017/multi-dictionary?readPreference=nearest&maxStalenessSeconds=300
QLINE_URL: https://qline.com
KAFKA_TOPIC_ANESTHESIA_EVALUATION_NOTIFICATION: or-anesthesia-evaluation-notification
KAFKA_ENABLE_ANESTHESIA_EVALUATION: 'false'
KAFKA_ENABLE_CSI_VIDAPLUS_PHR_ORDER_PRESCRIPTION_REFUND_TOPIC: 'false'
schedule.cdm.enable: 'true'
schedule.cdm.poll-time: '60000'
schedule.cdm.lockAtLeast: PT20S
schedule.cdm.lockAtMost: PT40S
isEmpiNew: 'false'
csi.schedule.int.cyclus: '300000'
csi.schedule.int.cyclus: 'true'
FEIGN_CSI_PMS_RMS_RESOURCE_REGISTRY: http://csi-pms-rms-resource-registry-v2
EPHARMACY_URL: https://hmgpharmacyapi.hmg.com/uat
SCHEDULE_EPHARMACY: 'false'
schedule.cdm.enable: 'true'
schedule.cdm.poll-time: '60000'
schedule.cdm.lockAtLeast: PT20S
schedule.cdm.lockAtMost: PT40S
kafka.topic.operation-note: surgical-operative-report-topic
kafka.enable.operation-note: 'false'
kafka.enable.bed-status-listener: 'false'
kafka.retryAttempts: '3'
kafka.autoCreateTopics: 'true'
#SPRING_DATA_REDIS_SENTINEL_NODES:
#iSPRING_DATA_REDIS_SENTINEL_MASTER: mymaster
SPRING_REDIS_PORT: "26379"
SPRING__HOST: "172.15.100.41"
SPRING_DATA_REDIS_PORT: "26379"
SPRING_DATA_REDIS_HOST: "172.15.100.41"
FEIGN_CSI_PMS_RMS_RESOURCE_REGISTRY: http://csi-pms-rms-resource-registry-v2
vida.user.naphies-contract: 'true'
vida.user.icu_wards: '1'
kafka.enable.mdi-vital-results : 'false'
kafka.topic.vital-results-notify: 'flowsheet-data-queue'
kafka.enable.mdi-transfer-notify : 'false'
spring.liquibase.enabled: 'false'
kafka.enable.lab-middleware-header-publisher: 'false'
kafka.enable.mdi-staff-registry: 'false'
kafka.topic.base-event-notify: adt-transfer-event
kafka.enable.mdi-empi-edited-event: 'false'
kafka.enable.visit-sign: 'false'
csi.db.inte2.platform : org.hibernate.dialect.PostgreSQLDialect
logging.level.com.csi.vidaplus.integration.mobile.proxy.PatientDetailsServiceClient: DEBUG
logging.level.com.csi.vidaplus.integration.mobile.proxy.ReservationServiceClient: INFO
feign.httpclient.disableSslValidation: 'true'
pushnotification.url: https://uat.hmgwebservices.com
kafka.enable.payment-request: 'false'
kafka.enable.csi-phr-save-prescription: 'false'
minPoolSize: '30'
maxPoolSize: '200'
kafka.enable.mdi-admission-update-base: 'true'
kafka.enable.birth-notification-request-status-update: 'false'
kafka.enable.admission-events: 'false'
kind: ConfigMap
metadata:
annotations:
name: service-configs-integration
namespace: csi-uat