mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
fix(localai): memory requests
This commit is contained in:
parent
dcc8057729
commit
d85f7c34c4
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ deployment:
|
|||
# - name: secret-names
|
||||
|
||||
resources:
|
||||
requests:
|
||||
memory: 100Mi
|
||||
limits:
|
||||
memory: 64Gi
|
||||
|
||||
|
|
Loading…
Reference in a new issue