Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Gaskill <ngaskill@gitlab.com>2022-03-04 22:40:09 +0300
committerNick Gaskill <ngaskill@gitlab.com>2022-03-04 22:40:09 +0300
commit2baa7aad30ad778b57dfdcc25cdb52cb25ed303f (patch)
tree42cf3908029b39fdb327063b40491fb4bc097102
parent45ed9c3a896a7e162c85f6b9d6491e532d34bdeb (diff)
parentbd922d1c072f8c1f72f0f85941edc2b5b83352b3 (diff)
Merge branch 'sselhorn-main-patch-87002' into 'main'
Changed inventory objects to track cluster resources See merge request gitlab-org/gitlab-docs!2475
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1632097f..6af848ba 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1817,7 +1817,7 @@ sections:
docs:
- doc_title: Manage Kubernetes secrets
doc_url: 'ee/user/clusters/agent/gitops/secrets_management.html'
- - doc_title: Manage clusters with Inventory Objects
+ - doc_title: Track cluster resources
doc_url: 'ee/user/infrastructure/clusters/deploy/inventory_object.html'
- doc_title: GitLab CI/CD workflow
doc_url: 'ee/user/clusters/agent/ci_cd_tunnel.html'