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>2021-11-04 17:31:00 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-11-04 17:31:00 +0300
commitf019a256cd19f4a8972f65ad87e1dd4369cb66e5 (patch)
tree755964c92d1fdd7b5a86f44539cc199b02e11a70
parente820d702ade576eab3e9288fa74d8cb2c6a6838e (diff)
parentc32c9a993c4351843c567c36a371632929ee1e3d (diff)
Merge branch 'protect-nav' into 'main'
Add Protect docs to global nav See merge request gitlab-org/gitlab-docs!2236
-rw-r--r--content/_data/navigation.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 88c87554..ef1b680d 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1772,6 +1772,19 @@ sections:
doc_url: 'ee/user/project/deploy_boards.html'
- doc_title: (DEPRECATED) Pod logs
doc_url: 'ee/user/project/clusters/kubernetes_pod_logs.html'
+ - doc_title: Protect deployed applications
+ doc_url: 'ee/user/project/clusters/protect/'
+ docs:
+ - doc_title: Container Network Security
+ doc_url: 'ee/user/project/clusters/protect/container_network_security/'
+ docs:
+ - doc_title: Getting started
+ doc_url: 'ee/user/project/clusters/protect/container_network_security/quick_start_guide.html'
+ - doc_title: Container Host Security
+ doc_url: 'ee/user/project/clusters/protect/container_host_security/'
+ docs:
+ - doc_title: Getting started
+ doc_url: 'ee/user/project/clusters/protect/container_host_security/quick_start_guide.html'
- doc_title: Runbooks
doc_url: 'ee/user/project/clusters/runbooks/'
- category_title: Analyze GitLab usage