fixed version and gpu default value

This commit is contained in:
Daniele Viti 2023-12-24 16:49:56 +01:00
parent d14d26bdfd
commit bdf2a67df6
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ ollama:
limits:
cpu: "2000m"
memory: "2Gi"
nvidia.com/gpu: "1"
nvidia.com/gpu: "0"
volumeSize: 1Gi
webui: