fix(open-webui): use litellm external hostname as OPENAI_API_BASE_URL
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: OPENAI_API_BASE_URL
|
||||
value: http://litellm-pooler.litellm.svc.cluster.local:4000
|
||||
value: https://litellm.k8s.syd1.au.unkin.net
|
||||
- name: WEBUI_URL
|
||||
value: https://chat.k8s.syd1.au.unkin.net
|
||||
envFrom:
|
||||
|
||||
Reference in New Issue
Block a user