diff --git a/researchowl/deployment.yaml b/researchowl/deployment.yaml index 84b88ee..56cbd79 100644 --- a/researchowl/deployment.yaml +++ b/researchowl/deployment.yaml @@ -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