Skip to content

Commit

Permalink
bug: remove hardcoded gpu request value which introduced mismatch whe…
Browse files Browse the repository at this point in the history
…n deploying w/ gpu
  • Loading branch information
YrrepNoj committed Apr 12, 2024
1 parent 86ac1f3 commit e15a700
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/text-embeddings/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ resources:
requests:
cpu: 0
memory: 0
nvidia.com/gpu: 0

autoscaling:
enabled: false
Expand Down
1 change: 0 additions & 1 deletion packages/whisper/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ resources:
requests:
cpu: 0
memory: 0
nvidia.com/gpu: 0

autoscaling:
enabled: false
Expand Down

0 comments on commit e15a700

Please sign in to comment.