Skip to content

Commit

Permalink
Bump memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Oct 18, 2024
1 parent e31c347 commit 2ccf3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/k8s/ocrpdf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
memory: "128Mi"
cpu: "500m"
limits:
memory: "1Gi"
memory: "2Gi"
ports:
- containerPort: 8080
hostPort: 8886
Expand Down

0 comments on commit 2ccf3e0

Please sign in to comment.