update ollama endpoint

This commit is contained in:
Joseph Hanson 2024-11-23 11:11:09 -06:00
parent 3d6625757b
commit 82f111a171
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -36,7 +36,7 @@ spec:
tag: v0.4.4
env:
- name: OLLAMA_BASE_URL
value: http://ollama.ai.svc.cluster.local:11434
value: http://10.1.1.61:11434
- name: ENABLE_RAG_WEB_SEARCH
value: true
- name: RAG_WEB_SEARCH_ENGINE