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>2023-03-04 02:18:21 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-03-04 02:18:21 +0300
commit8209630d108eb50b25831a4c6ea4031c663eec00 (patch)
tree3b239fd32019b0b8bcafe6aac6352ddb68b319ac
parent7a18f40a9a087730c8305e5ed22628855ae2e63c (diff)
parente5fa82c0c7f0071d845e14aae9418f1edeb8952d (diff)
Merge branch 'pw-add-flux-tutorial-to-nav' into 'main'
Add Flux tutorial to left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3617 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: phillipwells <pwells@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 584631b9..8fcf31d1 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2043,6 +2043,8 @@ sections:
docs:
- doc_title: Flux
doc_url: 'ee/user/clusters/agent/gitops/flux.html'
+ - doc_title: "Tutorial: Set up Flux for GitOps"
+ - doc_url: 'ee/user/clusters/agent/gitops/flux_tutorial.html'
- doc_title: Use Helm charts
doc_url: 'ee/user/clusters/agent/gitops/helm.html'
- doc_title: Manage Kubernetes secrets