Skip to content

Commit b8d7381

Browse files
jm-francpr00se
andcommitted
Update keps/sig-autoscaling/4951-configurable-hpa-tolerance/README.md
Co-authored-by: Patryk Prus <[email protected]>
1 parent 4058fff commit b8d7381

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-autoscaling/4951-configurable-hpa-tolerance

1 file changed

+1
-1
lines changed

keps/sig-autoscaling/4951-configurable-hpa-tolerance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ A user disatisfied with the autoscaling behavior following an update of this par
218218

219219
## Design Details
220220

221-
The `HorizontalPodAutoscaler` API is updated to add the new `tolerance` field:
221+
The `HorizontalPodAutoscaler` API is updated to add a new `tolerance` field to the `HPAScalingRules` object:
222222

223223
```golang
224224
type HPAScalingRules struct {

0 commit comments

Comments
 (0)