...@@ -86,8 +86,11 @@ To display the Deploy Boards for a specific [environment] you should: ...@@ -86,8 +86,11 @@ To display the Deploy Boards for a specific [environment] you should:
Kubernetes. Kubernetes.
NOTE: **Note:** NOTE: **Note:**
The Kubernetes label of `app` is deprecated and may be removed in next major Matching based on the Kubernetes `app` label is deprecated and will
release, GitLab 12.0. be 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.
![Deploy Boards Kubernetes Label](img/deploy_boards_kubernetes_label.png) ![Deploy Boards Kubernetes Label](img/deploy_boards_kubernetes_label.png)
... ...
......