summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-11-20 16:29:07 +0000
committerMarcia Ramos <virtua.creative@gmail.com>2018-11-20 16:29:07 +0000
commita52dad067d321b5642b2c54f383660db6c89f897 (patch)
treed4293877164ef3b29377ead33af00942a09a44a9
parentcdbbd3366c603a3676ae57647fabdb19ab59973c (diff)
downloadgitlab-ce-a52dad067d321b5642b2c54f383660db6c89f897.tar.gz
Add/update operations
-rw-r--r--doc/ci/environments.md8
-rw-r--r--doc/user/project/clusters/index.md8
-rw-r--r--doc/user/project/integrations/prometheus_library/index.md1
3 files changed, 17 insertions, 0 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index 315d0c5e7ef..35fad46c4ca 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -1,3 +1,11 @@
+---
+nav_section: user
+nav_category: operations
+nav_title: Environments
+nav_category_position: -2
+layout: default-copy
+---
+
# Introduction to environments and deployments
> Introduced in GitLab 8.9.
diff --git a/doc/user/project/clusters/index.md b/doc/user/project/clusters/index.md
index ca262e4b76e..2aefa820b47 100644
--- a/doc/user/project/clusters/index.md
+++ b/doc/user/project/clusters/index.md
@@ -1,3 +1,11 @@
+---
+nav_section: user
+nav_category: operations
+nav_title: Kubernetes
+nav_category_position: -1
+layout: default-copy
+---
+
# Connecting GitLab with a Kubernetes cluster
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/35954) in GitLab 10.1.
diff --git a/doc/user/project/integrations/prometheus_library/index.md b/doc/user/project/integrations/prometheus_library/index.md
index f05edf81871..0ace3e0cf4f 100644
--- a/doc/user/project/integrations/prometheus_library/index.md
+++ b/doc/user/project/integrations/prometheus_library/index.md
@@ -2,6 +2,7 @@
nav_section: user
nav_category: operations
nav_title: Metrics
+nav_category_position: -3
layout: default-copy
---