forked from open-webui/open-webui
Allow using external ollama service.
This commit is contained in:
parent
331fe04df7
commit
2da7dd67ea
4 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
nameOverride: ""
|
||||
|
||||
ollama:
|
||||
externalHost: ""
|
||||
annotations: {}
|
||||
podAnnotations: {}
|
||||
replicaCount: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue