Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
bvs-langchain committed Nov 12, 2024
1 parent a9fd29b commit e57a392
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/langsmith/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,6 @@ Template containing common environment variables that are used by several servic
optional: true
{{- end }}
{{- if eq .Values.config.blobStorage.engine "Azure" }}
{{/* TODO: remove S3_API_URL once not required by config checks */}}
- name: S3_API_URL
value: {{ .Values.config.blobStorage.apiURL | quote }}
- name: AZURE_STORAGE_ACCOUNT_NAME
value: {{ .Values.config.blobStorage.azureStorageAccountName | quote }}
- name: AZURE_STORAGE_CONTAINER_NAME
Expand Down

0 comments on commit e57a392

Please sign in to comment.