Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SriPadma8997-egov authored Mar 14, 2024
1 parent ae07763 commit ae2e90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-as-code/charts/core-services/gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ env: |
- name: SPRING_DATA_REDIS_DEFAULT_BURSTCAPACITY
value: "10"
- name: SPRING_ROUTES_FILEPATH
value: "file:/etc/gateway/application.yaml"
value: "file:/etc/zuul/routes.properties"
{{- if index .Values "home-isolation-chatbot-router-enabled" }}
- name: HOME_ISOLATION_CHATBOT_ROUTER_ENABLED
value: {{ index .Values "home-isolation-chatbot-router-enabled" | quote }}
Expand Down

0 comments on commit ae2e90f

Please sign in to comment.