Fix minor typo (#7310)
This commit is contained in:
committed by
k8s-ci-robot
parent
cef6e06697
commit
e07add216a
@@ -80,7 +80,7 @@ where:
|
||||
|
||||
* `eviction-signal` is an eviction signal token as defined in the previous table.
|
||||
* `operator` is the desired relational operator, such as `<` (less than).
|
||||
* `quantity` is the eviction threshhold quantity, such as `1Gi`. These tokens must
|
||||
* `quantity` is the eviction threshold quantity, such as `1Gi`. These tokens must
|
||||
match the quantity representation used by Kubernetes. An eviction threshold can also
|
||||
be expressed as a percentage using the `%` token.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user