pin ollama to node1 as that has mostmemory for now [ci skip]
This commit is contained in:
parent
63aa7a4ee2
commit
5f3ba7fe4c
2 changed files with 3 additions and 0 deletions
|
|
@ -16,3 +16,6 @@ ollama:
|
|||
persistentVolume:
|
||||
enabled: true
|
||||
existingClaim: "ollama-pvc"
|
||||
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: k8s-node1
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue