Skip to content
Snippets Groups Projects
Commit dd021465 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'patch-3' into 'master'

Documentation typo in k8s executor.

See merge request gitlab-org/gitlab-runner!1118
parents 072d2de2 3be3f0b4
Branches
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ disabled. ...@@ -122,7 +122,7 @@ disabled.
Additionally, Kubernetes service account can be overwritten on `.gitlab-ci.yml` file, by using the variable Additionally, Kubernetes service account can be overwritten on `.gitlab-ci.yml` file, by using the variable
`KUBERNETES_SERVICE_ACCOUNT_OVERWRITE`. `KUBERNETES_SERVICE_ACCOUNT_OVERWRITE`.
This approach allow you to specify a service account that is attached to the namespace, usefull when dealing This approach allow you to specify a service account that is attached to the namespace, useful when dealing
with complex RBAC configurations. with complex RBAC configurations.
``` yaml ``` yaml
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment