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:
authorNick Gaskill <ngaskill@gitlab.com>2022-02-23 03:24:01 +0300
committerNick Gaskill <ngaskill@gitlab.com>2022-02-23 03:24:01 +0300
commit4c2296a439ce7ef5cc0de4254f7940a4ad561771 (patch)
tree567d94e778271a6d866038d0e97c78f3dc102435
parent7fe33e51794d4d19a439677e4dc87d3d0a518ac8 (diff)
parent48d79afd9e7e74606b67a777354ab50a9c52f2f3 (diff)
Merge branch 'sselhorn-main-patch-40862' into 'main'
Added Managing Kubernetes secrets See merge request gitlab-org/gitlab-docs!2453
-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 55117ae8..c5f96fde 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1814,6 +1814,9 @@ sections:
docs:
- doc_title: GitOps workflow
doc_url: 'ee/user/clusters/agent/gitops.html'
+ docs:
+ - doc_title: Manage Kubernetes secrets
+ doc_url: 'ee/user/clusters/agent/gitops/secrets_management.html'
- doc_title: GitLab CI/CD workflow
doc_url: 'ee/user/clusters/agent/ci_cd_tunnel.html'
- doc_title: Install the agent for Kubernetes