summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjerasmus <jerasmus@gitlab.com>2019-04-03 08:31:04 +0200
committerjerasmus <jerasmus@gitlab.com>2019-04-03 08:31:04 +0200
commitbd750af785037a105dc3347d3bd38cb49a003dc2 (patch)
tree4362f82613c8710b25ccab534c40ec5eb09d3d8f
parentba1137c5141ffda6ce8eb9542f31ec1f2b9078c1 (diff)
downloadgitlab-ce-54506-show-error-when-namespace-svc-missing.tar.gz
Updated the error message in the docs
-rw-r--r--doc/user/project/clusters/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index 3a9a3b4a423..3097fb01722 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -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).