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:
authorphillipwells <pwells@gitlab.com>2023-07-17 20:23:59 +0300
committerphillipwells <pwells@gitlab.com>2023-07-17 20:23:59 +0300
commit7eb44f6d63ca75ace75a407bcc570cc1fa0e2c89 (patch)
tree44ab4c59064df2d0cab4c72a80bc837a06e33b09
parent646f94128f2681da3d51693e1c87f53ce8c35263 (diff)
Deprecate agent-based GitOps
-rw-r--r--content/_data/navigation.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index acc7d5b8..04e90501 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2163,15 +2163,13 @@ sections:
docs:
- 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
+ - doc_title: Manage Kubernetes secrets (deprecated)
doc_url: 'ee/user/clusters/agent/gitops/secrets_management.html'
- - doc_title: Track cluster resources
+ - doc_title: Track cluster resources (deprecated)
doc_url: 'ee/user/infrastructure/clusters/deploy/inventory_object.html'
- doc_title: Example GitOps repository structure
doc_url: 'ee/user/clusters/agent/gitops/example_repository_structure.html'
- - doc_title: Using GitOps with the agent for Kubernetes
+ - doc_title: Using GitOps with the agent for Kubernetes (deprecated)
doc_url: 'ee/user/clusters/agent/gitops/agent.html'
- doc_title: GitLab CI/CD workflow
doc_url: 'ee/user/clusters/agent/ci_cd_workflow.html'