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:
authorLorena Ciutacu <lciutacu@gitlab.com>2023-05-09 20:44:45 +0300
committerPhillip Wells <pwells@gitlab.com>2023-05-09 20:44:45 +0300
commit0efb461cdb0c635ccc4e7cc5da428e6c9adfd9ce (patch)
tree69e9350c00a95de7acd3571a47d380d4d57f4417
parent83c3a75d2e2cbb515ee03f941ee6156b8dd58887 (diff)
Add cluster management pages to left nav
-rw-r--r--content/_data/navigation.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 8691419d..2c926594 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2127,6 +2127,14 @@ sections:
docs:
- doc_title: Manage cluster applications
doc_url: 'ee/user/clusters/management_project_template.html'
+ - doc_title: Install cert-manager
+ doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/certmanager.html'
+ - doc_title: Install Ingress
+ doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/ingress.html'
+ - doc_title: Install GitLab Runner
+ doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/runner.html'
+ - doc_title: Install Vault
+ doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/vault.html'
- doc_title: Install the agent for Kubernetes
doc_url: 'ee/user/clusters/agent/install/'
- doc_title: Work with the agent for Kubernetes