Skip to content

Commit

Permalink
ci: add missed service scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Apr 30, 2024
1 parent ded73fe commit b80550b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions heartex/label-studio/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,8 @@ Set's common environment variables
name: {{ include "ls-app.fullname" . }}-django-secret
key: "key"
{{- end }}
- name: LS_APP_SERVICE_SCHEME
value: "http"
- name: LS_APP_SERVICE_NAME
value: "{{ include "ls-app.fullname" . }}"
- name: LS_APP_SERVICE_PORT
Expand Down

0 comments on commit b80550b

Please sign in to comment.