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.
20 lines
934 B
20 lines
934 B
apiVersion: v1
|
|
data:
|
|
active_profile: java-dev
|
|
bootstrap-servers: 172.15.100.80:9092,172.15.100.81:9092,172.15.100.82:9092
|
|
configserver: http://config-server
|
|
discharge-clear-notification: adt-discharge-clear-notification.t
|
|
discharge-start-notification: adt-discharge-start-notification.t
|
|
discharge-summary-clear-notification: adt-discharge-summary-clear-notification.t
|
|
eureka_server: http://eureka:8761/eureka/
|
|
pharmacy-db-platform: org.hibernate.dialect.PostgreSQLDialect
|
|
pharmacy-db-url: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
|
|
prescription-db-url: jdbc:postgresql://172.15.100.28:5432/temp-quat-database
|
|
prescription-db-platform: org.hibernate.dialect.PostgreSQLDialect
|
|
mongodb-phr-cron-uri: mongodb://172.15.100.24:27017/cron
|
|
apm_server: http://172.100.10.57.:8200,http://172.100.10.57:8200
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: service-config-pharmacy
|
|
namespace: csi-uat
|