From a804cf284ce8336a7a03992c6ab04d8e5ad6c5fe Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Apr 2026 22:19:41 -0500 Subject: [PATCH] fix: wrong value --- clusters/cl01tl/helm/ollama/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index 2d5e0c2ba..1211ca915 100644 --- a/clusters/cl01tl/helm/ollama/values.yaml +++ b/clusters/cl01tl/helm/ollama/values.yaml @@ -110,7 +110,7 @@ ollama: main: image: repository: ghcr.io/open-webui/open-webui - tag: v0.8.12 + tag: v0.8.12@sha256:8113fa5510020ef05a44afc0c42d33eabeeb2524a996e3e3fb8c437c00f0d792 env: - name: ENV value: prod @@ -157,7 +157,7 @@ ollama: resources: requests: cpu: 10m - memory: 650i + memory: 650Mi service: server-1: controller: server-1