diff --git a/docs/executors/kubernetes.md b/docs/executors/kubernetes.md index 3f7c7ce8dd92aeb99020684544bb6d10327a7756..c61651ceab748114b93a6c795d78fc7cd8214f67 100644 --- a/docs/executors/kubernetes.md +++ b/docs/executors/kubernetes.md @@ -122,7 +122,7 @@ disabled. Additionally, Kubernetes service account can be overwritten on `.gitlab-ci.yml` file, by using the variable `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. ``` yaml variables: