refactor to use with argocd instead of flux
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2025-07-06 00:23:55 +05:30
parent 7d796973f9
commit 4368a36150
24 changed files with 74 additions and 319 deletions

View File

@@ -0,0 +1,20 @@
# 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