-
-
Notifications
You must be signed in to change notification settings - Fork 331
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description It seems that the default values set by GitLab are not perfect. I often saw rate limiting on the AWS API for autoscaling. Making these variables configurable ensures to stay below the limits. These variable have the same defaults as documented by GitLab: https://docs.gitlab.com/runner/configuration/advanced-configuration.html#the-runnersautoscaler-section The best values depend on how many Runners you have deployed. ## Verification None
- Loading branch information
Showing
3 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters