Compare commits
No commits in common. "58e304ff91e15f0ba404f01db1d00e7380844086" and "01218f7a1edfac4b3f9506eade8236eaa6a28e01" have entirely different histories.
58e304ff91
...
01218f7a1e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ spec:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/ollama/ollama
|
repository: docker.io/ollama/ollama
|
||||||
tag: 0.2.8
|
tag: 0.2.7
|
||||||
env:
|
env:
|
||||||
- name: OLLAMA_HOST
|
- name: OLLAMA_HOST
|
||||||
value: 0.0.0.0
|
value: 0.0.0.0
|
||||||
|
|
Reference in a new issue