Skip to content

Commit

Permalink
corrected the helmchart values for health hrms #2263(#2263)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitish-egov authored Jan 2, 2024
1 parent 04ce7a0 commit fe19396
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ env: |
key: {{ .Values.mdmsHost | default "egov-mdms-service" }}
- name: EGOV_MDMS_SEARCH_ENDPOINT
value: {{ .Values.mdmsSearchPath | default "/egov-mdms-service/v1/_search" }}
- name: EGOV_MDMSLEGACY_HOST
- name: EGOV_MDMSLEGACY_HOST
valueFrom:
configMapKeyRef:
name: egov-service-host
Expand Down

0 comments on commit fe19396

Please sign in to comment.