We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a596dbb commit 3e9ab3aCopy full SHA for 3e9ab3a
1 file changed
overlays/dev-ollama/openwebui-deploy.yaml
@@ -22,7 +22,7 @@ spec:
22
- containerPort: 8080
23
env:
24
- name: OLLAMA_BASE_URL
25
- value: http://ollama:11434
+ value: http://finops-api.llm-finops.svc.cluster.local/proxy
26
volumeMounts:
27
- name: data
28
mountPath: /app/backend/data
0 commit comments