diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-26 06:08:40 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-03-26 06:08:40 +0000 |
commit | 116d4e56e83a1f408afe710ce070e699ba206475 (patch) | |
tree | cc62d3820d9bfa199061edfdef3a2f4bda140507 /doc/user/clusters/applications.md | |
parent | dddde902acfa6acfb11583c61faa67cc7c8d11b6 (diff) | |
download | gitlab-ce-116d4e56e83a1f408afe710ce070e699ba206475.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/clusters/applications.md')
-rw-r--r-- | doc/user/clusters/applications.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index 14223cbc0e0..cea0baa7319 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -592,6 +592,8 @@ will be saved as a [CI job artifact](../../ci/pipelines/job_artifacts.md). Note the following: +- We recommend using the cluster management project exclusively for managing deployments to a cluster. + Do not add your application's source code to such projects. - When you set the value for `installed` key back to `false`, the application will be unprovisioned from the cluster. - If you update `.gitlab/managed-apps/<application>/values.yaml` with new values, the |