From 62907be11fdd88e91f2f0ee04a96a0e2e887dfaa Mon Sep 17 00:00:00 2001 From: Sunyanan Choochotkaew Date: Fri, 8 Aug 2025 10:30:24 +0900 Subject: [PATCH] [KEP-5075] remove exactly.name field in example Signed-off-by: Sunyanan Choochotkaew --- .../scheduling-eviction/dynamic-resource-allocation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md b/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md index 239eb418ff387..0ca7d20681ced 100644 --- a/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md +++ b/content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md @@ -653,8 +653,7 @@ spec: requests: - name: req-0 exactly: - - name: - deviceClassName: resource.example.com + - deviceClassName: resource.example.com capacity: requests: bandwidth: 1G