Skip to content

Commit 6cd171f

Browse files
Update beta/serverless-fleets/tutorials/docling/run
Co-authored-by: Enrico Regge <[email protected]>
1 parent c2790ca commit 6cd171f

File tree

1 file changed

+1
-1
lines changed
  • beta/serverless-fleets/tutorials/docling

1 file changed

+1
-1
lines changed

beta/serverless-fleets/tutorials/docling/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ echo ibmcloud code-engine beta fleet create --name "fleet-${uuid}-1"
1010
echo " "--image $IMAGE
1111
echo " "--registry-secret fleet-registry-secret
1212
echo " "--worker-profile mx3d-24x240
13-
echo " "--max-scale 8
13+
echo " "--max-scale 4
1414
echo " "--tasks-from-local-file commands.jsonl
1515
echo " "--cpu 12
1616
echo " "--memory 120G

0 commit comments

Comments
 (0)