diff --git a/clusters/cl01tl/platform/ollama/Chart.yaml b/clusters/cl01tl/platform/ollama/Chart.yaml index 18faf07c6..46c2be201 100644 --- a/clusters/cl01tl/platform/ollama/Chart.yaml +++ b/clusters/cl01tl/platform/ollama/Chart.yaml @@ -9,6 +9,7 @@ home: https://wiki.alexlebens.dev/doc/ollama-Xmqe6T1P8v sources: - https://github.com/ollama/ollama - https://github.com/open-webui/open-webui + - https://github.com/ai-dock/stable-diffusion-webui - https://github.com/cloudnative-pg/cloudnative-pg - https://hub.docker.com/r/ollama/ollama - https://github.com/open-webui/open-webui/pkgs/container/open-webui diff --git a/clusters/cl01tl/platform/ollama/values.yaml b/clusters/cl01tl/platform/ollama/values.yaml index 15ebae323..bc1a26ef6 100644 --- a/clusters/cl01tl/platform/ollama/values.yaml +++ b/clusters/cl01tl/platform/ollama/values.yaml @@ -42,7 +42,7 @@ ollama: name: ollama-key-secret key: civitai-key - name: WEBUI_ARGS - value: --no-half --api + value: --api --listen resources: requests: cpu: 100m