Update resource-bin-packing.md

The maximum value of score should be 10.
pull/25924/head
CDE 2021-01-03 19:31:23 +08:00 committed by GitHub
parent 6122203b61
commit 7fbf549ddc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ shape:
```yaml
shape:
- utilization: 0
score: 100
score: 10
- utilization: 100
score: 0
```