Skip to content

Commit 62907be

Browse files
committed
[KEP-5075] remove exactly.name field in example
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
1 parent b79bbd3 commit 62907be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,7 @@ spec:
653653
requests:
654654
- name: req-0
655655
exactly:
656-
- name:
657-
deviceClassName: resource.example.com
656+
- deviceClassName: resource.example.com
658657
capacity:
659658
requests:
660659
bandwidth: 1G

0 commit comments

Comments
 (0)