Skip to content

Commit

Permalink
[home] increased memory limit using whisper
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 10, 2024
1 parent d379a6c commit 48adde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/home/whisper/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
memory: 2Gi
limits:
cpu: 1500m
memory: 3Gi
memory: 5Gi
volumeMounts:
- name: data
mountPath: /data
Expand Down

0 comments on commit 48adde6

Please sign in to comment.