Files
public-k3s/cluster/helm/ollama/values.yml
aggarwalakshun 4368a36150
All checks were successful
continuous-integration/drone Build is passing
refactor to use with argocd instead of flux
2025-07-06 00:23:55 +05:30

21 lines
318 B
YAML

# https://otwld.github.io/ollama-helm/
ollama:
gpu:
enabled: true
type: nvidia
models:
pull:
- gemma3:4b
run:
- gemma3:4b
nodeSelector:
gpu: nvidia
service:
type: LoadBalancer
port: 3210
runtimeClassName: nvidia
persistentVolume:
enabled: true
existingClaim: longhorn-ollama