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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You can migrate existing CLI-based GitOps Runtimes to Helm-based ones, as descri
17
17
This article walks you through the process of installing Hybrid GitOps Runtimes in your Codefresh accounts using Helm charts on a_clean cluster_.
18
18
To install the GitOps Runtime alongside an existing Argo CD installation, see[Install GitOps Runtime alongside Community Argo CD]({{site.baseurl}}/docs/installation/gitops/argo-with-gitops-side-by-side/).
19
19
20
-
You can install a single GitOps Runtime on a cluster. To install additional Runtimes in the same account, eachaccount must be on a different cluster. Every Runtime within the same account must have a unique name.
20
+
You can install a single GitOps Runtime on a cluster. To install additional Runtimes in the same account, eachRuntime must be on a different cluster. Every Runtime within the same account must have a unique name.
21
21
22
22
For both first-time and additional GitOps Runtime installations:
23
23
* Match[system requirements and prerequisites]({{site.baseurl}}/docs/installation/gitops/runtime-system-requirements/) to confirm your environment meets the necessary conditions.