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 | haraldkoch/kochhaus-home | 138 | 0.11.0 | 3 days ago |
gha-runner-scale-set | xunholy/k8s-gitops | 552 | 0.11.0 | a month ago |
gha-runner-scale-set | coolguy1771/home-ops | 71 | 0.11.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
githubConfigUrl (12) https://github.com/Jdavid77/home-cluster | string |
number | |
number | |
runnerScaleSetName (12) gha-runner-scale-set | string |
template.spec.containers[].command[] (12) - /home/runner/run.sh | string |
template.spec.containers[].image (12) ghcr.io/onedr0p/actions-runner:2.322.0@sha256:a76d400531c38ca0720a84ef74b50ff757bbe9d704a597557343cd99ab899d62 | string |
string | |
template.spec.containers[].env[].name (3) 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 (2) actions-runner | string |
string | |
template.spec.volumes[].secret.secretName (1) k8s-gitops-runner | string |
controllerServiceAccount.name (11) gha-runner-scale-set-controller | string |
controllerServiceAccount.namespace (11) actions-runner-system | string |
nameOverride (11) gha-runner-scale-set | string |
githubConfigSecret (3) actions-runner-controller-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 |