Compare commits
1 Commits
e8ed247dd5
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 47f3353d38 |
+2
-2
@@ -8,9 +8,9 @@ minReadySeconds: 120
|
|||||||
|
|
||||||
container1:
|
container1:
|
||||||
image:
|
image:
|
||||||
repository: nginx
|
repository: ollama/ollama
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "1.28-bookworm"
|
tag: "latest"
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
container2:
|
container2:
|
||||||
|
|||||||
Reference in New Issue
Block a user