Increase ollama spec
This commit is contained in:
parent
db532b6a22
commit
5c11223dfb
@ -3,11 +3,11 @@ service:
|
||||
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
memory: 1Gi
|
||||
limits:
|
||||
cpu: 2
|
||||
memory: 4Gi
|
||||
limits:
|
||||
cpu: 4
|
||||
memory: 8Gi
|
||||
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user