Skip to content

Commit 3e9ab3a

Browse files
committed
Route Open WebUI Ollama traffic through FinOps proxy
1 parent a596dbb commit 3e9ab3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

overlays/dev-ollama/openwebui-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- containerPort: 8080
2323
env:
2424
- name: OLLAMA_BASE_URL
25-
value: http://ollama:11434
25+
value: http://finops-api.llm-finops.svc.cluster.local/proxy
2626
volumeMounts:
2727
- name: data
2828
mountPath: /app/backend/data

0 commit comments

Comments
 (0)