diff --git a/services/comms/atlasbot-deployment.yaml b/services/comms/atlasbot-deployment.yaml index d41f97c..93b5108 100644 --- a/services/comms/atlasbot-deployment.yaml +++ b/services/comms/atlasbot-deployment.yaml @@ -80,7 +80,7 @@ spec: - name: BOT_MENTIONS value: atlasbot,aatlasbot - name: OLLAMA_URL - value: http://ollama.ai.svc.cluster.local:11434/ + value: http://chat-ai-gateway.bstein-dev-home.svc.cluster.local/ - name: OLLAMA_MODEL value: qwen2.5:14b-instruct-q4_0 - name: OLLAMA_TIMEOUT_SEC