diff --git a/cluster/apps/open-webui/open-webui.yml b/cluster/apps/open-webui/open-webui.yml index 963ccee..ff1e6fd 100644 --- a/cluster/apps/open-webui/open-webui.yml +++ b/cluster/apps/open-webui/open-webui.yml @@ -20,7 +20,7 @@ spec: - containerPort: 8080 env: - name: OLLAMA_BASE_URL - value: "http://ollama:11434" + value: "http://10.0.0.14:3210" volumeMounts: - name: config mountPath: /app/backend/data