summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Cunha <j.a.cunha@gmail.com>2019-06-14 13:03:36 +0000
committerJoão Cunha <j.a.cunha@gmail.com>2019-06-14 13:03:36 +0000
commit6b60d1efc2ee2dd229ce0163582af399facff2d2 (patch)
treeaa0e524be7aacb623015bfb9644ed5ecd3f6a816
parent577832598f1b35187efafc426068ef7ac36ae09f (diff)
downloadgitlab-ce-6b60d1efc2ee2dd229ce0163582af399facff2d2.tar.gz
Make deploy_boards doc clearer about its requirements
-rw-r--r--doc/user/project/deploy_boards.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md
index 0994c51abb2..7abfe258752 100644
--- a/doc/user/project/deploy_boards.md
+++ b/doc/user/project/deploy_boards.md
@@ -59,6 +59,8 @@ specific environment, there are lot of uses cases. To name a few:
To display the Deploy Boards for a specific [environment] you should:
+1. Have [defined an environment](https://docs.gitlab.com/ee/ci/environments.html#defining-environments) with a deploy stage
+
1. Have a Kubernetes cluster up and running.
NOTE: **Running on OpenShift:**