From 107e6865388c16a95063fe6c0d07ed526da7142a Mon Sep 17 00:00:00 2001 From: domrichardson <100129001+domrichardson@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:57:18 +0100 Subject: [PATCH] fix: Fixed values --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 7116ab8..d370b44 100644 --- a/values.yaml +++ b/values.yaml @@ -8,7 +8,7 @@ minReadySeconds: 120 container1: image: - repository: ollama/ollama + repository: nginx pullPolicy: IfNotPresent tag: "latest" port: 80