You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops-helm-installation.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,15 @@ toc: true
9
9
10
10
Install the Hybrid Runtime for GitOps through a Helm chart.
11
11
12
-
If you already have a Codefresh acccount, go for the[quick install](#quick-helm-install-for-hybrid-gitops-runtime).
12
+
>**ATTENTION**:
13
+
We have transitioned to a Helm-based installation for Hybrid GitOps Runtimes for improved experience and performance.
14
+
The[CLI-based installation for Hybrid GitOps]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/) is now considered legacy. We will deprecate this installation mode permanently on August 1, 2023.
15
+
To migrate your Hybrid GitOps Runtimes from CLI to Helm, please contact us, and we'll migrate them for you.
13
16
14
-
For step-by-step installation from the Codefresh UI, see[Step-by-step Hybrid GitOps Runtime installation walkthrough](#step-by-step-hybrid-gitops-runtime-installation-walkthrough).
17
+
18
+
If you already have a Codefresh acccount, go for the[quick Helm install](#quick-helm-install-for-hybrid-gitops-runtime).
19
+
20
+
For step-by-step installation from the Codefresh UI, see[Step-by-step Hybrid GitOps Runtime installation](#step-by-step-hybrid-gitops-runtime-installation).
15
21
16
22
>Hybrid GitOps installation with Helm is currently in Beta.
17
23
@@ -26,7 +32,7 @@ The Codefresh `values.yaml` is located [here](https://github.com/codefresh-io/gi
26
32
**Notes & assumptions**
27
33
Quick installation assumes that:
28
34
* You have set up a Git provider and the Shared Configuration Repository for your account. If these are not defined, you can define them_after_ installation from the Codefresh UI, when prompted to do so.
29
-
See[Update Git credentials for GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/#update-git-credentials-for-gitops-runtimes) and[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration-repo/)
35
+
See[Update Git credentials for GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/monitor-manage-runtimes/#update-git-credentials-for-gitops-runtimes) and[Shared Configuration Repository]({{site.baseurl}}/docs/installation/gitops/shared-configuration/)
30
36
* Your cluster does not have[Argo project CRDs](#argo-project-crds).
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,10 @@ redirect_from:
9
9
toc:true
10
10
---
11
11
12
-
>ATTENTION:
13
-
>We have transitioned to a Helm-based installation for Hybrid GitOps Runtimes, for improved experience and performance.
14
-
15
-
>The CLI-based installation for Hybrid GitOps is now considered legacy. We will deprecate this installation mode permanently on 18 June 2023.
16
-
>To migrate your Hybrid GitOps Runtimes from CLI to Helm, please contact us, and we'll migrate them for you.
12
+
>**ATTENTION**:
13
+
We have transitioned to a[Helm-based installation for Hybrid GitOps Runtimes]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops-helm-installation/), for improved experience and performance.
14
+
The CLI-based installation for Hybrid GitOps is now considered legacy. We will deprecate this installation mode permanently on August 1, 2023.
15
+
To migrate your Hybrid GitOps Runtimes from CLI to Helm, please contact us, and we'll migrate them for you.
17
16
18
17
19
18
Provision one or more Hybrid GitOps Runtimes in your Codefresh account.