What are the default resource limits for runners? #2946
-
Simple basic question - what are the default memory and cpu resources (requested and limits) for new runner pods? |
Beta Was this translation helpful? Give feedback.
Answered by
ealasgarov
Oct 2, 2023
Replies: 1 comment
-
if they are not specified specifically, then this will be defined by the namespace limits range, but you can specify resources block at the bottom of values.yaml file in gha-runner-scale-set helm deployment, e.g.:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nikola-jokic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if they are not specified specifically, then this will be defined by the namespace limits range, but you can specify resources block at the bottom of values.yaml file in gha-runner-scale-set helm deployment, e.g.: