Compare commits

..

1 Commits

Author SHA1 Message Date
domrichardson 47f3353d38 blah 2026-05-20 10:21:10 +01:00
+2 -2
View File
@@ -8,9 +8,9 @@ minReadySeconds: 120
container1:
image:
repository: nginx
repository: ollama/ollama
pullPolicy: IfNotPresent
tag: "1.28-bookworm"
tag: "latest"
port: 80
container2: