Skip to content
Snippets Groups Projects
Commit 3be3f0b4 authored by Arnaud Venturi's avatar Arnaud Venturi
Browse files

Documentation typo in k8s executor.

parent c9680210
No related branches found
No related tags found
No related merge requests found
...@@ -121,7 +121,7 @@ disabled. ...@@ -121,7 +121,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