Update error message

Updated the error message in the docs
This commit is contained in:
jerasmus 2019-04-03 08:31:04 +02:00
parent ba1137c514
commit bd750af785
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ deployment jobs, immediately before the jobs starts.
However, sometimes GitLab can not create them. In such instances, your job will fail with the message:
```text
The job failed to complete prerequisite tasks
This job failed because the necessary resources were not successfully created.
```
To find the cause of this error when creating a namespace and service account, check the [logs](../../../administration/logs.md#sidekiqlog).