fix: use internal Ollama service URL

This commit is contained in:
2026-04-27 20:22:05 +00:00
parent fa01987420
commit 4e6569ab6c
+1 -1
View File
@@ -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