mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Merge a337fde570
into b82af5b826
This commit is contained in:
commit
959a10d11e
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ helm.sh/chart: {{ include "litellm.chart" . }}
|
|||
app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
|
||||
{{- end }}
|
||||
app.kubernetes.io/managed-by: {{ .Release.Service }}
|
||||
{{- if .Values.customLabels }}
|
||||
{{ toYaml .Values.customLabels }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
{{/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue