Skip to content

Commit

Permalink
tweak k8s limits
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Sep 19, 2024
1 parent 3cd1291 commit b2fa261
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ci/k8s/whisper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ spec:
memory: "256Mi"
cpu: "500m"
limits:
memory: "1Gi"
nvidia.com/gpu: 1
memory: "5Gi"
ports:
- containerPort: 8080
readinessProbe:
Expand Down

0 comments on commit b2fa261

Please sign in to comment.