No introduction found. Create it?
Install with:
helm repo add gitlab-charts https://charts.gitlab.io/
helm install gitlab gitlab-charts/gitlab -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
gitlab | vaskozl/home-infra | 84 | 8.3.1 | 15 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
global.hosts.domain (6) ${SECRET_DOMAIN} | string |
boolean | |
global.hosts.minio.name (2) minio-gitlab.${SECRET_DOMAIN} | string |
boolean | |
global.hosts.externalIP (1) ${GITLAB_LB_IP} | string |
global.hosts.gitlab.name (1) gitlab-helm.${SECRET_DOMAIN} | string |
global.hosts.hostSuffix (1) staging | string |
boolean | |
string | |
string | |
string | |
string | |
boolean | |
string | |
string | |
string | |
string | |
global.ingress.class (5) nginx-external | string |
boolean | |
boolean | |
global.ingress.tls.secretName (3) acme-crt-secret-iwrite-software | string |
boolean | |
string | |
string | |
global.ingress.provider (1) haproxy-internal | string |
boolean | |
global.initialRootPassword.key (4) initialRootPassword | string |
global.initialRootPassword.secret (4) gitlab-admin-secret | string |
boolean | |
boolean | |
global.minio.credentials.secret (1) gitlab-minio-secret | string |
boolean | |
global.pages.apiSecret.key (1) shared_secret | string |
global.pages.apiSecret.secret (1) gitlab-pages-secret | string |
boolean | |
global.smtp.address (2) ${SECRET_SMTP_HOST} | string |
global.smtp.domain (2) ${SECRET_DOMAIN} | string |
global.smtp.password.key (2) smtp_password | string |
global.smtp.password.secret (2) gitlab-config | string |
number | |
boolean | |
string | |
global.smtp.tls (1) false | boolean |
global.smtp.user_name (1) ${SECRET_TVO_EMAIL} | string |
global.time_zone (4) ${TIMEZONE} | string |
boolean | |
string | |
boolean | |
global.appConfig.omniauth.providers[].secret (2) authelia-oauth2 | string |
string | |
global.appConfig.omniauth.allowBypassTwoFactor[] (1) - openid_connect | string |
boolean | |
boolean | |
global.appConfig.omniauth.syncProfileFromProvider[] (1) - openid_connect | string |
global.appConfig.artifacts.bucket (1) gitlab-artifacts | string |
global.appConfig.artifacts.connection.key (1) rails.minio.yaml | string |
global.appConfig.artifacts.connection.secret (1) object-storage | string |
boolean | |
global.appConfig.backups.bucket (1) gitlab-backups | string |
global.appConfig.backups.tmpBucket (1) gitlab-tmp | string |
global.appConfig.ciSecureFiles.bucket (1) gitlab-ci-secure-files | string |
global.appConfig.ciSecureFiles.connection.key (1) rails.minio.yaml | string |
global.appConfig.ciSecureFiles.connection.secret (1) object-storage | string |
boolean | |
boolean | |
boolean | |
global.appConfig.dependencyProxy.bucket (1) gitlab-dependency-proxy | string |
global.appConfig.dependencyProxy.connection.key (1) rails.minio.yaml | string |
global.appConfig.dependencyProxy.connection.secret (1) object-storage | string |
boolean | |
boolean | |
boolean | |
boolean | |
global.appConfig.externalDiffs.bucket (1) gitlab-external-diffs | string |
global.appConfig.externalDiffs.connection.key (1) rails.minio.yaml | string |
global.appConfig.externalDiffs.connection.secret (1) object-storage | string |
boolean | |
string | |
boolean | |
boolean | |
global.appConfig.gitlab_kas.key (1) kas_shared_secret | string |
global.appConfig.gitlab_kas.secret (1) gitlab-kas-secret | string |
global.appConfig.lfs.bucket (1) gitlab-lfs | string |
global.appConfig.lfs.connection.key (1) rails.minio.yaml | string |
global.appConfig.lfs.connection.secret (1) object-storage | string |
boolean | |
boolean | |
boolean | |
global.appConfig.packages.bucket (1) gitlab-packages | string |
global.appConfig.packages.connection.key (1) rails.minio.yaml | string |
global.appConfig.packages.connection.secret (1) object-storage | string |
boolean | |
boolean | |
global.appConfig.terraformState.bucket (1) gitlab-terraform-state | string |
global.appConfig.terraformState.connection.key (1) rails.minio.yaml | string |
global.appConfig.terraformState.connection.secret (1) object-storage | string |
boolean | |
global.appConfig.uploads.bucket (1) gitlab-uploads | string |
global.appConfig.uploads.connection.key (1) rails.minio.yaml | string |
global.appConfig.uploads.connection.secret (1) object-storage | string |
boolean | |
boolean | |
string | |
number | |
boolean | |
string | |
boolean | |
number | |
number | |
string | |
global.psql.password.key (2) postgres_password | string |
global.psql.password.secret (2) gitlab-config | string |
boolean | |
boolean | |
global.psql.ci.password.key (1) PASSWORD | string |
global.psql.ci.password.secret (1) database-gitlab-ci-staging | string |
boolean | |
global.psql.database (1) gitlab | string |
global.psql.host (1) postgres.database | string |
string | |
global.psql.main.password.secret (1) database-gitlab-staging | string |
boolean | |
number | |
global.psql.username (1) gitlab | string |
boolean | |
global.redis.host (2) gitlab-dragonfly.gitlab.svc.cluster.local | string |
string | |
string | |
string | |
global.certificates.image.repository (1) registry.gitlab.com/gitlab-org/build/cng/certificates | string |
boolean | |
boolean | |
boolean | |
global.gitaly.authToken.key (1) authToken | string |
global.gitaly.authToken.secret (1) gitlab-gitaly-secret | string |
boolean | |
global.gitaly.internal.names[] (1) - default | string |
number | |
boolean | |
string | |
string | |
global.oauth.gitlab-pages.secret (1) oauth-gitlab-pages-secret | string |
boolean | |
global.railsSecrets.secret (1) gitlab-rails-secret | string |
global.registry.bucket (1) gitlab-registry | string |
boolean | |
string | |
global.registry.httpSecret.secret (1) gitlab-registry-httpsecret | string |
string | |
global.registry.notificationSecret.secret (1) gitlab-registry-notification | string |
boolean | |
boolean | |
string | |
global.shell.authToken.secret (1) gitlab-shell-secret | string |
global.shell.hostKeys.secret (1) gitlab-shell-host-keys | string |
boolean | |
string | |
string | |
global.workhorse.key (1) shared_secret | string |
global.workhorse.secret (1) gitlab-workhorse-secret | string |
global.workhorse.serviceName (1) webservice-default | string |
boolean | |
global.zoekt.gateway.basicAuth.secretName (1) gitlab-zoekt-basicauth | string |
boolean | |
boolean | |
boolean | |
boolean | |
gitlab-runner.runners.config (4) [[runners]]
[runners.docker]
tls_verify = false
image = "docker:stable"
privileged = true
disable_cache = false
volumes = ["/certs/client", "/cache"]
[runners.kubernetes]
image = "ubuntu:latest"
privileged = true
[[runners.kubernetes.volumes.empty_dir]]
name = "docker-certs"
mount_path = "/certs/client"
medium = "Memory"
| string |
string | |
boolean | |
gitlab-runner.runners.secret (1) gitlab-runner-secret | string |
number | |
boolean | |
string | |
string | |
number | |
number | |
gitlab-runner.volumeMounts[].mountPath (1) /.gitlab-runner | string |
gitlab-runner.volumeMounts[].name (1) root-gitlab-runner | string |
string | |
gitlab-runner.volumes[].name (1) root-gitlab-runner | string |
number | |
number | |
string | |
string | |
string | |
number | |
boolean | |
gitlab.webservice.ingress.tls.secretName (1) gitlab-webservice-tls | string |
number | |
string | |
string | |
string | |
string | |
string | |
gitlab.gitaly.persistence.storageClass (1) ceph-filesystem | string |
string | |
string | |
string | |
string | |
number | |
number | |
number | |
number | |
number | |
number | |
number | |
number | |
number | |
string | |
string | |
number | |
number | |
number | |
number | |
number | |
number | |
gitlab.toolbox.backups.objectStorage.config.key (1) toolbox.minio.toml | string |
gitlab.toolbox.backups.objectStorage.config.secret (1) object-storage | string |
boolean | |
grafana.enabled (3) false | boolean |
boolean | |
string | |
postgresql.persistence.storageClass (1) ceph-block | string |
redis.install (3) false | boolean |
string | |
string | |
boolean | |
haproxy.install (1) false | boolean |
boolean | |
minio.ingress.tls.secretName (1) minio-tls | string |
string | |
minio.persistence.storageClass (1) ceph-block | string |
boolean | |
string | |
registry.storage.key (1) registry.minio.yaml | string |
registry.storage.secret (1) object-storage | string |
traefik.install (1) false | boolean |
boolean |