Parameters

The parent key for all of the following parameters is gitlab_runner.

namespace

type

string

default

syn-gitlab-runner

The namespace in which to deploy this component.

Example

namespace: example-namespace

helm_values

type

dict

default

{}

All helm_values are passed to the Helm chart.

See the official documentation and the respective values.yaml file for more information.

monitoring_enabled

type

bool

default

true

For most Kubernetes distributions, the component sets label monitoring.syn.tools/infra: 'true' on the namespace in which the Gitlab Runner is deployed.