diff --git a/heartex/label-studio/templates/_helpers.tpl b/heartex/label-studio/templates/_helpers.tpl index 99f2cbf..5f1115d 100644 --- a/heartex/label-studio/templates/_helpers.tpl +++ b/heartex/label-studio/templates/_helpers.tpl @@ -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