Skip to content

Instantly share code, notes, and snippets.

@rdemoraes
Last active August 18, 2022 18:11
Show Gist options
  • Save rdemoraes/4e8f6e1f2d1d3a1e3c987c416c12feb8 to your computer and use it in GitHub Desktop.
Save rdemoraes/4e8f6e1f2d1d3a1e3c987c416c12feb8 to your computer and use it in GitHub Desktop.
gitlab-runner-values.yaml
podLabels:
name: your-gitlab-runner-name
hpa:
minReplicas: 2
maxReplicas: 10
metrics:
- type: External
external:
metricName: gitlab_runner_jobs_devops_group
targetAverageValue: 1000m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment