Skip to content

Commit

Permalink
Merge pull request instructlab#526 from vishnoianil/remove-limits
Browse files Browse the repository at this point in the history
Remove the limits from docling-serve deployments
  • Loading branch information
Gregory-Pereira authored Jan 31, 2025
2 parents d03f834 + 80c2504 commit 114619e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy/k8s/base/doclingserve/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ spec:
- name: doclingserve
image: ghcr.io/ds4sd/docling-serve-cpu:main
imagePullPolicy: Always
resources:
requests:
cpu: 500m
memory: 1000Mi
ports:
- name: http
protocol: TCP
Expand Down

0 comments on commit 114619e

Please sign in to comment.