Skip to content

Commit

Permalink
set VERSION_SERVICE_URL in Everest deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <[email protected]>
  • Loading branch information
mayankshah1607 committed Nov 14, 2024
1 parent 0480aad commit acbe5cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/everest/templates/everest-server/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ spec:
- name: API_REQUESTS_RATE_LIMIT
value: "{{ .Values.server.apiRequestsRateLimit }}"
{{- end }}
- name: VERSION_SERVICE_URL
value: {{ (include "everest.versionMetadataURL" .) }}

0 comments on commit acbe5cb

Please sign in to comment.