Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added health-project health-individual service host #2348

Merged
merged 1 commit into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@ env: |
valueFrom:
configMapKeyRef:
name: egov-service-host
key: individual
key: health-individual
- name: EGOV_SEARCH_INDIVIDUAL_URL
value: "/individual/v1/_search"
value: "/health-individual/v1/_search"
- name: EGOV_PRODUCT_HOST
valueFrom:
configMapKeyRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ env: |
valueFrom:
configMapKeyRef:
name: egov-service-host
key: individual
key: health-individual
- name: EGOV_INDIVIDUAL_SEARCH_URL
value: "/individual/v1/_search"
value: "/health-individual/v1/_search"
- name: HOUSEHOLD_MEMBER_KAFKA_CREATE_TOPIC
value: "save-household-member-health-topic"
- name: HOUSEHOLD_MEMBER_KAFKA_UPDATE_TOPIC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ env: |
valueFrom:
configMapKeyRef:
name: egov-service-host
key: individual
key: health-individual
- name: EGOV_SEARCH_INDIVIDUAL_URL
value: "/individual/v1/_search"
value: "/health-individual/v1/_search"
- name: EGOV_PRODUCT_HOST
valueFrom:
configMapKeyRef:
Expand All @@ -146,13 +146,13 @@ env: |
valueFrom:
configMapKeyRef:
name: egov-service-host
key: project
key: health-project
- name: EGOV_SEARCH_PROJECT_TASK_URL
value: "/project/task/v1/_search"
value: "/health-project/task/v1/_search"
- name: EGOV_SEARCH_PROJECT_BENEFICIARY_URL
value: "/project/beneficiary/v1/_search"
value: "/health-project/beneficiary/v1/_search"
- name: EGOV_SEARCH_PROJECT_STAFF_URL
value: "/project/staff/v1/_search"
value: "/health-project/staff/v1/_search"
- name: REFERRALMANAGEMENT.SIDEEFFECT.KAFKA.CREATE.TOPIC
value: "save-side-effect-health-topic"
- name: REFERRALMANAGEMENT.SIDEEFFECT.KAFKA.UPDATE.TOPIC
Expand Down
4 changes: 2 additions & 2 deletions deploy-as-code/helm/charts/health-services/stock/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ env: |
valueFrom:
configMapKeyRef:
name: egov-service-host
key: project
key: health-project
- name: EGOV_SEARCH_PROJECT_FACILITY_URL
value: "/project/facility/v1/_search"
value: "/health-project/facility/v1/_search"
- name: EGOV_USER_INTEGRATION_ENABLED
value: "true"
- name: EGOV_USER_HOST
Expand Down
2 changes: 2 additions & 0 deletions deploy-as-code/helm/environments/unified-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ cluster-configs:
egov-pdf: "http://egov-pdf.egov:8080/"
egov-user-event: "http://egov-user-event.egov:8080/"
mdms-service-v2: "http://mdms-v2.egov:8080/"
health-project: 'http://health-project.health:8080'
health-individual: 'http://health-individual.health:8080'
employee:
dashboard-url: "https://dashboard-pbuat.egovernments.org/s/w---s/app/kibana#/dashboard/4e687470-f3c7-11e8-8d09-b151e2b1cf8e?embed=true&_g=(refreshInterval%3A(pause%3A!f%2Cvalue%3A300000)%2Ctime%3A(from%3Anow-15m%2Cmode%3Aquick%2Cto%3Anow))"
custom-js-injection: |
Expand Down
2 changes: 2 additions & 0 deletions deploy-as-code/helm/environments/unified-health-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ cluster-configs:
stock: 'http://stock.health:8080/'
facility: 'http://facility.health:8080/'
service-request: 'http://service-request:8080/'
health-project: 'http://health-project.health:8080'
health-individual: 'http://health-individual.health:8080'
employee:
dashboard-url: 'https://dashboard-pbuat.egovernments.org/s/w---s/app/kibana#/dashboard/4e687470-f3c7-11e8-8d09-b151e2b1cf8e?embed=true&_g=(refreshInterval%3A(pause%3A!f%2Cvalue%3A300000)%2Ctime%3A(from%3Anow-15m%2Cmode%3Aquick%2Cto%3Anow))'
custom-js-injection: |
Expand Down
2 changes: 2 additions & 0 deletions deploy-as-code/helm/environments/unified-health-qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ cluster-configs:
stock: 'http://stock.health:8080/'
facility: 'http://facility.health:8080/'
service-request: 'http://service-request:8080/'
health-project: 'http://health-project.health:8080'
health-individual: 'http://health-individual.health:8080'
employee:
dashboard-url: "https://dashboard-pbuat.egovernments.org/s/w---s/app/kibana#/dashboard/4e687470-f3c7-11e8-8d09-b151e2b1cf8e?embed=true&_g=(refreshInterval%3A(pause%3A!f%2Cvalue%3A300000)%2Ctime%3A(from%3Anow-15m%2Cmode%3Aquick%2Cto%3Anow))"
custom-js-injection: |
Expand Down
2 changes: 2 additions & 0 deletions deploy-as-code/helm/environments/unified-qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ cluster-configs:
birth-death-services: "http://birth-death-services.egov:8080/"
egov-pdf: "http://egov-pdf.egov:8080/"
egov-user-event: "http://egov-user-event.egov:8080/"
health-project: 'http://health-project.health:8080'
health-individual: 'http://health-individual.health:8080'
employee:
dashboard-url: "https://dashboard-pbuat.egovernments.org/s/w---s/app/kibana#/dashboard/4e687470-f3c7-11e8-8d09-b151e2b1cf8e?embed=true&_g=(refreshInterval%3A(pause%3A!f%2Cvalue%3A300000)%2Ctime%3A(from%3Anow-15m%2Cmode%3Aquick%2Cto%3Anow))"
custom-js-injection: |
Expand Down