adjust resources
This commit is contained in:
@@ -17,13 +17,12 @@ ollama:
|
||||
- name: OLLAMA_HOST
|
||||
value: 0.0.0.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 5000m
|
||||
memory: 8Gi
|
||||
gpu.intel.com/i915: 1
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 8Gi
|
||||
memory: 1Gi
|
||||
gpu.intel.com/i915: 1
|
||||
limits:
|
||||
cpu: 4
|
||||
gpu.intel.com/i915: 1
|
||||
web:
|
||||
type: deployment
|
||||
@@ -81,8 +80,8 @@ ollama:
|
||||
value: https://auth-cl01tl.boreal-beaufort.ts.net/application/o/ollama-web/.well-known/openid-configuration
|
||||
resources:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
cpu: 10m
|
||||
memory: 1Gi
|
||||
serviceAccount:
|
||||
create: true
|
||||
service:
|
||||
|
Reference in New Issue
Block a user