From d0901d2529f698cf1d6b57bab08da140f126d40b Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 5 Apr 2026 03:22:10 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml b/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml index a550b6ed9..7a1e85dda 100644 --- a/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml +++ b/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml @@ -77,12 +77,12 @@ spec: value: Authentik - name: OPENID_PROVIDER_URL value: https://authentik.alexlebens.net/application/o/ollama/.well-known/openid-configuration - image: ghcr.io/open-webui/open-webui:v0.8.12 + image: ghcr.io/open-webui/open-webui:v0.8.12@sha256:8113fa5510020ef05a44afc0c42d33eabeeb2524a996e3e3fb8c437c00f0d792 name: main resources: requests: cpu: 10m - memory: 650i + memory: 650Mi volumeMounts: - mountPath: /app/backend/data name: web-data