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:
authorAmy Qualls <aqualls@gitlab.com>2020-12-18 01:19:34 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2020-12-18 01:19:34 +0300
commitaff54a8d48f1dd35a65278aba6c01755659757b3 (patch)
tree27948f932eb4b9988aad185734e249b65fc99849
parente238b2e133f0ea6f9b4ea5646aa44030e3c26b49 (diff)
Add Kubernetes Agent pages to menu tree
Adds the Kubernetes agent pages to the menu tree for the docs.
-rw-r--r--content/_data/default-nav.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index b9273183..3748e1b5 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -110,6 +110,11 @@ sections:
category_url: 'user/infrastructure/'
- category_title: Kubernetes Agent
category_url: 'user/clusters/agent/'
+ docs:
+ - doc_title: Kubernetes Agent configuration repository
+ doc_url: 'user/clusters/agent/repository.html'
+ - doc_title: Kubernetes Agent development
+ doc_url: 'development/agent/'
- category_title: Management project
category_url: 'user/clusters/management_project.html'
- category_title: Pod logs