summaryrefslogtreecommitdiff
path: root/doc/user/project/deploy_boards.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-09-30 00:06:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-09-30 00:06:04 +0000
commitda2b29721331e9c75cd3170770b0b349e8401287 (patch)
tree8b0c79f945fd0e73b4966f3c24fb72288f41b997 /doc/user/project/deploy_boards.md
parente7c9b53c76d2673e6409dda59a5f738808379588 (diff)
downloadgitlab-ce-da2b29721331e9c75cd3170770b0b349e8401287.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/deploy_boards.md')
-rw-r--r--doc/user/project/deploy_boards.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md
index 23d11c87676..a1a4e589c84 100644
--- a/doc/user/project/deploy_boards.md
+++ b/doc/user/project/deploy_boards.md
@@ -91,7 +91,8 @@ To display the Deploy Boards for a specific [environment] you should:
Matching based on the Kubernetes `app` label was removed in [GitLab
12.1](https://gitlab.com/gitlab-org/gitlab/merge_requests/14020).
To migrate, please apply the required annotations (see above) and
- re-deploy your application.
+ re-deploy your application. If you are using Auto DevOps, this will
+ be done automatically and no action is necessary.
![Deploy Boards Kubernetes Label](img/deploy_boards_kubernetes_label.png)