No introduction found. Create it?
Install with:
helm repo add actions-runner-controller oci://ghcr.io/actions/actions-runner-controller-charts/
helm install gha-runner-scale-set actions-runner-controller/gha-runner-scale-set -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
gha-runner-scale-set | xunholy/k8s-gitops | 579 | 0.12.1 | 12 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
githubConfigUrl (7) https://github.com/Roxedus/home-infra | string |
number | |
number | |
runnerScaleSetName (7) gha-runner-scale-set | string |
template.spec.containers[].command[] (7) - /home/runner/run.sh | string |
template.spec.containers[].image (7) ghcr.io/home-operations/actions-runner:2.328.0@sha256:c43873ef6800697dfa181582f6bb02366a9a0afb52026bde7bad7c71b21b1052 | string |
string | |
template.spec.containers[].env[].name (2) ACTIONS_RUNNER_REQUIRE_JOB_CONTAINER | string |
string | |
string | |
template.spec.containers[].volumeMounts[].mountPath (1) /var/run/secrets/talos.dev | string |
string | |
boolean | |
number | |
template.spec.serviceAccountName (1) k8s-gitops-runner | string |
string | |
template.spec.volumes[].secret.secretName (1) k8s-gitops-runner | string |
controllerServiceAccount.name (6) gha-runner-scale-set-controller | string |
controllerServiceAccount.namespace (6) actions-runner-system | string |
nameOverride (6) gha-runner-scale-set | string |
githubConfigSecret (2) actions-runner-controller-auth-secret | string |
listenerMetrics.counters.gha_completed_jobs_total.labels[] (1) - repository | string |
listenerMetrics.counters.gha_started_jobs_total.labels[] (1) - repository | string |
listenerMetrics.gauges.gha_assigned_jobs.labels[] (1) - name | string |
listenerMetrics.gauges.gha_busy_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_desired_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_idle_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_max_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_min_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_registered_runners.labels[] (1) - name | string |
listenerMetrics.gauges.gha_running_jobs.labels[] (1) - name | string |
listenerMetrics.histograms.gha_job_execution_duration_seconds.buckets[] (1) - "0.01" | number |
listenerMetrics.histograms.gha_job_execution_duration_seconds.labels[] (1) - repository | string |
listenerMetrics.histograms.gha_job_startup_duration_seconds.buckets[] (1) - "0.01" | number |
listenerMetrics.histograms.gha_job_startup_duration_seconds.labels[] (1) - repository | string |