fix: use internal Ollama service URL
This commit is contained in:
@@ -51,7 +51,7 @@ spec:
|
||||
name: researchowl-secrets
|
||||
key: telegram-allowed-users
|
||||
- name: OLLAMA_URL
|
||||
value: "http://ollama.chemavx.xyz"
|
||||
value: "http://ollama.ollama.svc.cluster.local:11434"
|
||||
- name: OLLAMA_MODEL
|
||||
value: "qwen2.5:3b"
|
||||
- name: DB_PATH
|
||||
|
||||
Reference in New Issue
Block a user