pin ollama to node1 as that has mostmemory for now [ci skip]

This commit is contained in:
Viktor Barzin 2024-12-27 21:41:04 +00:00
parent b89b543978
commit 413efbd9ec

View file

@ -16,3 +16,6 @@ ollama:
persistentVolume:
enabled: true
existingClaim: "ollama-pvc"
nodeSelector:
kubernetes.io/hostname: k8s-node1