Skip to content

Commit

Permalink
Merge pull request #414 from percona/EVEREST-107-vs-url-everest
Browse files Browse the repository at this point in the history
EVEREST-107 | set VERSION_SERVICE_URL in Everest deployment
  • Loading branch information
mayankshah1607 authored Nov 14, 2024
2 parents 0480aad + acbe5cb commit b80cc16
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 b80cc16

Please sign in to comment.