No introduction found. Create it?
Install with:
helm repo add gitlab https://charts.gitlab.io/
helm install gitlab-runner gitlab/gitlab-runner -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| gitlab-runner | pascaliske/infrastructure | 71 | 0.87.0 | 7 days ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
gitlabUrl (6) https://gitlab.${SECRET_DOMAIN} | string |
rbac.create (5) true | 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 | |
runners.env.DOCKER_HOST (1) tcp://docker:2375 | string |
| string | |
runners.executor (1) kubernetes | string |
runners.imagePullPolicy (1) if-not-present | string |
runners.name (1) BB-8 | string |
runners.namespace (1) default | string |
| boolean | |
| boolean | |
| number | |
imagePullSecrets[].name (2) gitlab-registry-auth | string |
logLevel (2) info | string |
| boolean | |
| boolean | |
| number | |
| string | |
| boolean | |
fullnameOverride (1) gitlab-runner | string |
imagePullPolicy (1) IfNotPresent | string |
logFormat (1) json | string |
| string | |
| string | |
| string | |
| string | |
| string | |
runnerToken (1) ${GITLAB_RUNNER_TOKEN} | string |
sentryDsn (1) ${SENTRY_DSN_LEGACY} | string |
serviceAccount.imagePullSecrets[] (1) - gitlab-registry-auth | string |