update ollama to work again [ci skip]
This commit is contained in:
parent
75b05fbed0
commit
b052dfcb6f
2 changed files with 9 additions and 6 deletions
|
|
@ -11,11 +11,11 @@ ollama:
|
|||
|
||||
# -- List of models to pull at container startup
|
||||
models:
|
||||
- llama3
|
||||
pull:
|
||||
- llama3
|
||||
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
existingClaim: "ollama-pvc"
|
||||
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: k8s-node1
|
||||
# nodeSelector:
|
||||
# kubernetes.io/hostname: k8s-node1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue