Skip to content

Commit

Permalink
added helm chart config for revision estimate (#2163)
Browse files Browse the repository at this point in the history
* added helm chart config for revision estimate

* added values for estimate

* added filestore helm chart values
  • Loading branch information
ansh-egov authored Dec 4, 2023
1 parent bef85dc commit c4efad5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ env: |
configMapKeyRef:
name: egov-service-host
key: egov-mdms-service-v2
- name: EGOV_FILESTORE_HOST
valueFrom:
configMapKeyRef:
name: egov-service-host
key: egov-filestore
- name: ESTIMATE_KAFKA_CREATE_TOPIC
value: "save-estimate"
- name: ESTIMATE_KAFKA_UPDATE_TOPIC
Expand Down

0 comments on commit c4efad5

Please sign in to comment.