Commit d4ab56d1 authored by Thong Kuah's avatar Thong Kuah

Merge branch '211800-docs-note-mgmt-project' into 'master'

Add a note to not mix app code with the cluster mgmt project

Closes #211800

See merge request gitlab-org/gitlab!27657
parents e9065340 0bbb58ab
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment