Skip to content

Commit

Permalink
docs: Fix typo for automatic runner scaling (actions#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
uhthomas committed Apr 21, 2023
1 parent 2ee15db commit c1e2c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/automatically-scaling-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

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.

Expand Down

0 comments on commit c1e2c4e

Please sign in to comment.