mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
docs: Fix typo for automatic runner scaling (#2375)
This commit is contained in:
@@ -17,7 +17,7 @@ This anti-flap configuration also has the final say on if a runner can be scaled
|
|||||||
This delay is configurable via 2 methods:
|
This delay is configurable via 2 methods:
|
||||||
|
|
||||||
1. By setting a new default via the controller's `--default-scale-down-delay` flag
|
1. By setting a new default via the controller's `--default-scale-down-delay` flag
|
||||||
2. By setting by setting the attribute `scaleDownDelaySecondsAfterScaleOut:` in a `HorizontalRunnerAutoscaler` kind's `spec:`.
|
2. By setting the attribute `scaleDownDelaySecondsAfterScaleOut:` in a `HorizontalRunnerAutoscaler` kind's `spec:`.
|
||||||
|
|
||||||
Below is a complete basic example of one of the pull driven scaling metrics.
|
Below is a complete basic example of one of the pull driven scaling metrics.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user