From d9bf5870a0803f23580f829841a3d589b881badc Mon Sep 17 00:00:00 2001 From: Dylan Griffith Date: Thu, 13 Jun 2019 17:36:15 +1000 Subject: [PATCH] Remove incorrect docs from deploy_boards.md --- doc/user/project/deploy_boards.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md index 2f2a9c5eec3..0994c51abb2 100644 --- a/doc/user/project/deploy_boards.md +++ b/doc/user/project/deploy_boards.md @@ -96,12 +96,6 @@ navigate to the environments page under **Operations > Environments**. Deploy Boards are visible by default. You can explicitly click the triangle next to their respective environment name in order to hide them. -GitLab will then query Kubernetes for the state of each pod (e.g., waiting, -deploying, finished, unknown), and the Deploy Board status will finally appear. - -GitLab will only display a Deploy Board for top-level environments. Foldered -environments like `review/*` (usually used for [Review Apps]) won't have a -Deploy Board attached to them. ## Canary Deployments