diff options
| author | Thong Kuah <tkuah@gitlab.com> | 2019-06-20 11:22:28 +1200 |
|---|---|---|
| committer | Thong Kuah <tkuah@gitlab.com> | 2019-06-20 11:22:28 +1200 |
| commit | 3696fe630b6ebc209a9cc54eccbad7f313feaa65 (patch) | |
| tree | 052f7631657f52e630decac4bebe915a1dc8874d | |
| parent | d05a806fed0a6ddcee91ff806b730aaca162444a (diff) | |
| download | gitlab-ce-docs-how-to-migrate-deploy-boards.tar.gz | |
Add how to migrate deployments for deploy boardsdocs-how-to-migrate-deploy-boards
| -rw-r--r-- | doc/user/project/deploy_boards.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md index b7f6a855cb6..53f78ba336a 100644 --- a/doc/user/project/deploy_boards.md +++ b/doc/user/project/deploy_boards.md @@ -86,7 +86,10 @@ To display the Deploy Boards for a specific [environment] you should: Kubernetes. NOTE: **Note:** - Matching based on the Kubernetes `app` label was removed in [GitLab 12.1](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14020) + Matching based on the Kubernetes `app` label was removed in [GitLab + 12.1](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14020). + To migrate, please apply the required annotations (see above) and + re-deploy your application.  |
