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