gitlab-runner helm

No introduction found. Create it?

Install

Install with:

helm repo add gitlab https://charts.gitlab.io/
helm install gitlab-runner gitlab/gitlab-runner -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 6)

NameRepoStarsVersionTimestamp
gitlab-runnerpascaliske/infrastructure710.87.07 days ago

Values

See the most popular values for this chart:

KeyTypes
gitlabUrl (6)
https://gitlab.${SECRET_DOMAIN}
string
boolean
runners.secret (3)
gitlab-runner-secret
string
runners.config (2)
[[runners]] [runners.cache] [runners.cache.s3] [runners.cache.gcs] [runners.kubernetes] namespace = "{{ default .Release.Namespace .Values.runners.jobNamespace }}" image = "alpine:latest" image_pull_secrets = ["gitlab-registry-auth"] helper_image = "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.8.0" pull_policy = ["always", "if-not-present"] [runners.feature_flags] FF_USE_ADAPTIVE_REQUEST_CONCURRENCY = true
string
string
string
string
string
string
string
string
boolean
boolean
number
imagePullSecrets[].name (2)
gitlab-registry-auth
string
string
boolean
boolean
number
string
boolean
string
string
string
string
string
string
string
string
runnerToken (1)
${GITLAB_RUNNER_TOKEN}
string
sentryDsn (1)
${SENTRY_DSN_LEGACY}
string
string