Skip to content

Commit a6dae68

Browse files
authored
Merge pull request rh-ai-quickstart#141 from yuvalturg/update-doc
Update model readiness in README
2 parents 2634944 + f8582cf commit a6dae68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Watch for all pods to reach Running or Completed status. Key pods to watch inclu
267267
oc get pods -l component=predictor
268268
```
269269

270-
Look for **3/3** under the Ready column.
270+
Look for **2/2** (or **3/3** when RAW_DEPLOYMENT=false) under the Ready column.
271271

272272
8. **Verify Installation**
273273

0 commit comments

Comments
 (0)