From 47f3353d3803d43525c89f50dadf965652dc27c8 Mon Sep 17 00:00:00 2001 From: domrichardson <100129001+domrichardson@users.noreply.github.com> Date: Wed, 20 May 2026 10:21:10 +0100 Subject: [PATCH] blah --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index f73803d..13a4f34 100644 --- a/values.yaml +++ b/values.yaml @@ -8,9 +8,9 @@ minReadySeconds: 120 container1: image: - repository: nginx + repository: ollama/ollama pullPolicy: IfNotPresent - tag: "1.28-bookworm" + tag: "latest" port: 80 container2: