Skip to content
Snippets Groups Projects
Commit be880084 authored by Dawid Rabiega's avatar Dawid Rabiega
Browse files

Update kubernetes.md

parent edfbc51f
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,7 @@ The following keywords help to define the behaviour of the Runner within Kuberne ...@@ -91,7 +91,7 @@ The following keywords help to define the behaviour of the Runner within Kuberne
- `service_account_overwrite_allowed`: Regular expression to validate the contents of - `service_account_overwrite_allowed`: Regular expression to validate the contents of
the service account overwrite environment variable. When empty, the service account overwrite environment variable. When empty,
it disables the service account overwrite feature it disables the service account overwrite feature
- `bearer-token`: Default bearer token used to launch build pods. - `bearer_token`: Default bearer token used to launch build pods.
- `bearer_token_overwrite_allowed`: Boolean to allow projects to specify a bearer token that will be used to create the build pod. - `bearer_token_overwrite_allowed`: Boolean to allow projects to specify a bearer token that will be used to create the build pod.
- `volumes`: configured through the config file, the list of volumes that will be mounted in the build container. [Read more about using volumes.](#using-volumes) - `volumes`: configured through the config file, the list of volumes that will be mounted in the build container. [Read more about using volumes.](#using-volumes)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment