diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-20 22:56:31 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-20 22:56:31 +0000 |
commit | 890fe4ea3d594386cd8698ebb69b7188660a88eb (patch) | |
tree | ad7958cc5ac55aa26b4ddfcd4295896cb49bcbf6 | |
parent | 2d8ba2db6712e365fbb7a6292a31d6606f2fe5e2 (diff) | |
parent | ea90d255fdf30674afb70810deed3bc86a4be275 (diff) | |
download | gitlab-ce-890fe4ea3d594386cd8698ebb69b7188660a88eb.tar.gz |
Merge branch 'docs/minor-edit-of-unintall-apps-docs' into 'master'
Slight edit of text from earlier merge
Closes #61447
See merge request gitlab-org/gitlab-ce!28511
-rw-r--r-- | doc/user/project/clusters/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md index e60317bc199..3bc3beb2055 100644 --- a/doc/user/project/clusters/index.md +++ b/doc/user/project/clusters/index.md @@ -425,9 +425,9 @@ To uninstall an application: 1. Select your cluster. 1. Click the **Uninstall** button for the application. -Support for uninstalling all applications will be progressively -introduced (see [related -epic](https://gitlab.com/groups/gitlab-org/-/epics/1201)). +Support for uninstalling all applications is planned for progressive rollout. +To follow progress, see [the relevant +epic](https://gitlab.com/groups/gitlab-org/-/epics/1201). ### Troubleshooting applications |