diff --git a/content/ko/docs/concepts/scheduling-eviction/resource-bin-packing.md b/content/ko/docs/concepts/scheduling-eviction/resource-bin-packing.md index f8efb77d8f..124f009020 100644 --- a/content/ko/docs/concepts/scheduling-eviction/resource-bin-packing.md +++ b/content/ko/docs/concepts/scheduling-eviction/resource-bin-packing.md @@ -77,7 +77,7 @@ shape: ```yaml shape: - utilization: 0 - score: 100 + score: 10 - utilization: 100 score: 0 ```