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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2022-05-11 09:17:55 +0300
committerFiona Neill <fneill@gitlab.com>2022-05-11 09:17:55 +0300
commit631a0dd80510888842152ae7e39a0a89d92131d2 (patch)
treeb40668c24dd56954157d97dac7abf08dc763121c
parent5bf379fa406fa8b49dbc72449ce76e05d71ba1e0 (diff)
Moved Authenticating Vault page up
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index fec014ed..8234b865 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1600,6 +1600,8 @@ sections:
- doc_title: Connect to cloud services
doc_url: 'ee/ci/cloud_services/'
docs:
+ - doc_title: Authenticating with HashiCorp Vault
+ doc_url: 'ee/ci/examples/authenticating-with-hashicorp-vault/'
- doc_title: Configure OpenID Connect in AWS
doc_url: 'ee/ci/cloud_services/aws/'
- doc_title: Configure OpenID Connect with Google Cloud
@@ -1616,8 +1618,6 @@ sections:
- doc_title: CI/CD examples
doc_url: 'ee/ci/examples/'
docs:
- - doc_title: Authenticating with HashiCorp Vault
- doc_url: 'ee/ci/examples/authenticating-with-hashicorp-vault/'
- doc_title: Deployment with Dpl
doc_url: 'ee/ci/examples/deployment/'
- doc_title: End-to-end testing