Skip to content

Commit

Permalink
Updated the MDMS Hostnames in unified-health-uat.yaml (#2159)
Browse files Browse the repository at this point in the history
* Update unified-health-uat.yaml

updated mdms host names

* Update unified-health-uat.yaml

---------

Co-authored-by: Jagankumar <53823168+jagankumar-egov@users.noreply.github.com>
  • Loading branch information
prerna-egov and jagankumar-egov authored Dec 1, 2023
1 parent 75d34c0 commit 6bdc2a6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions deploy-as-code/helm/environments/unified-health-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ cluster-configs:
egov-idgen: 'http://egov-idgen.egov:8080/'
egov-otp: 'http://egov-otp.egov:8080/'
egov-common-workflows: 'http://egov-common-workflows:8080/'
egov-mdms-service: 'http://egov-mdms-service.egov:8080/'
egov-mdms-service-test: 'http://egov-mdms-service-test.egov:8080/'
egov-mdms-create: 'http://egov-mdms-create.egov:8080/'
egov-mdms-service: "http://health-mdms-v2.health:8080/"
egov-mdms-service-legacy: "http://health-mdms-v1.health:8080/"
egov-mdms-service-test: "http://egov-mdms-service-test.egov:8080/"
egov-mdms-create: "http://egov-mdms-create.egov:8080/"
egov-eis: 'http://egov-eis:8080/'
egov-workflow: 'http://egov-workflow.egov:8080/'
egov-workflow-v2: 'http://egov-workflow-v2.egov:8080/'
Expand Down Expand Up @@ -747,4 +748,4 @@ hcm-moz-impl:
# requests:
# memory: "2Gi"
# limits:
# memory: "2Gi"
# memory: "2Gi"

0 comments on commit 6bdc2a6

Please sign in to comment.