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:
authorPam Artiaga <partiaga@gitlab.com>2022-10-12 05:30:57 +0300
committerPam Artiaga <partiaga@gitlab.com>2022-10-12 05:30:57 +0300
commit31a1874d03c8e84f35ffdcddf65a40421d899dc2 (patch)
tree48fd6e192600c75d6d9647df26f41907583fafad
parentba7c6de8e2bc1d4fe82237da31ea033e2092a6f5 (diff)
Add navigation entry for AutoDevOps Multiple Kubernetes Clusterspam/doc-sidebar-autodevops-multi-clusters
Added under "Customize" since this documentation is one of the "Customization" topics
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 34721027..c444ddef 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1656,6 +1656,9 @@ sections:
doc_url: 'ee/topics/autodevops/stages.html'
- doc_title: Customize
doc_url: 'ee/topics/autodevops/customize.html'
+ docs:
+ - doc_title: Multiple Kubernetes Clusters
+ doc_url: 'ee/topics/autodevops/multiple_clusters_auto_devops.html'
- doc_title: Upgrade PostgreSQL
doc_url: 'ee/topics/autodevops/upgrading_postgresql.html'
- doc_title: Prepare for deployment