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: