Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit93008af

Browse files
authored
Move legacy side-by-side install in nav (#1276)
Moved side-by-side argo cd with gitops to bottom of installation bucket and added deprecation note at the top of the topic
1 parent14930b8 commit93008af

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

‎_data/home-content.yml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@
212212
localurl:/docs/installation/gitops/runtime-install-with-existing-argo-cd/
213213
-title:Install GitOps Runtime with new Argo CD
214214
localurl:/docs/installation/gitops/hybrid-gitops-helm-installation/
215-
-title:Migrate Hybrid GitOps Runtimes from CLI to Helm
216-
localurl:/docs/installation/gitops/migrate-cli-runtimes-helm/
215+
217216

218217
-title:Administration
219218
icon:images/home-icons/administration.svg

‎_data/nav.yml‎

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -594,9 +594,7 @@
594594
url:"/behind-the-firewall"
595595
-title:GitOps Runtimes
596596
url:"/gitops"
597-
sub-pages:
598-
-title:What's changed in GitOps Runtimes documentation
599-
url:"/gitops-runtimes-whats-changed"
597+
sub-pages:
600598
-title:GitOps Runtime architecture
601599
url:"/runtime-architecture"
602600
-title:Runtime concepts
@@ -610,9 +608,7 @@
610608
-title:Install GitOps Runtime with existing Argo CD
611609
url:"/runtime-install-with-existing-argo-cd"
612610
-title:Install GitOps Runtime with new Argo CD
613-
url:"/hybrid-gitops-helm-installation"
614-
-title:Install GitOps Runtime alongside Community Argo CD
615-
url:"/argo-with-gitops-side-by-side"
611+
url:"/hybrid-gitops-helm-installation"
616612
-title:On-premises GitOps Runtime
617613
url:"/on-prem-gitops-runtime-install"
618614
-title:Runtime values file validation
@@ -623,8 +619,6 @@
623619
url:"/runtime-install-ingress-service-mesh-access-mode"
624620
-title:Ingress configuration
625621
url:"/runtime-ingress-configuration"
626-
-title:Migrating GitOps Runtimes from CLI to Helm
627-
url:"/migrate-cli-runtimes-helm"
628622
-title:Shared Configuration Repository
629623
url:"/shared-configuration"
630624
-title:Configuration Runtimes
@@ -639,7 +633,10 @@
639633
url:"/git-sources"
640634
-title:Download/upgrade GitOps CLI
641635
url:"/upgrade-gitops-cli"
642-
636+
-title:Migrating GitOps Runtimes from CLI to Helm
637+
url:"/migrate-cli-runtimes-helm"
638+
-title:Install GitOps Runtime alongside Community Argo CD
639+
url:"/argo-with-gitops-side-by-side"
643640

644641

645642
-title:Administration

‎_docs/installation/gitops/argo-with-gitops-side-by-side.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ description: "Install GitOps Runtime on cluster with existing Argo CD"
44
toc:true
55
---
66

7+
{{site.data.callout.callout_warning}}
8+
**LEGACY INSTALLATION**
9+
This installation method is no longer recommended. If you have your own Argo CD instance, see[Installing GitOps Runtimes with existing Argo CD]({{site.baseurl}}/docs/installation/gitops/runtime-install-with-existing-argo-cd/).
10+
{{site.data.callout.end}}
711

812
##GitOps Runtime alongside Community Argo CD
913
If you have a cluster with a version of Community Argo CD already installed, you can install the GitOps Runtime to co-exist with your existing Argo CD installation. This option enables you to extend your environment with Codefresh's GitOps capabilities through a few simple configuration changes, without the need to uninstall Argo CD.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp