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
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ toc: true
10
10
Install the Hybrid Runtime for GitOps through a Helm chart.
11
11
12
12
>**ATTENTION**:
13
-
We have transitioned to a Helm-based installation for Hybrid GitOps Runtimes for improved experience and performance.
13
+
We have transitioned to a Helm-based installation for Hybrid GitOps Runtimes for improved experience and performance, and is now the default Runtime for GitOps.
14
14
The [CLI-based installation for Hybrid GitOps]({{site.baseurl}}/docs/installation/gitops/hybrid-gitops/) is now considered legacy.
15
15
We will deprecate this installation mode permanently in the coming months. Please stay tuned for further updates and instructions, including the migration process.
16
16
@@ -259,7 +259,7 @@ The table below lists the settings validated in the `values` file.
259
259
where:
260
260
* `<values_file>` is the name of the values.yaml used by the Helm installation.
261
261
* `<namespace>` is the namespace in which to install the Hybrid GitOps runtime, either the default `codefresh`, or the custom name you intend to use for the installation. The Namespace must conform to the naming conventions for Kubernetes objects.
262
-
* `<version>` is the version of the runtime to install. To target the latest pre-release version, use `--devel` instead of `--version <version>`.
262
+
* `<version>` is the version of the runtime to install.
263
263
1. Continue with [Step 2: Select Hybrid Runtime install option](#step-2-select-hybrid-runtime-install-option).
Copy file name to clipboardExpand all lines: _docs/installation/gitops/hybrid-gitops.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
@@ -10,7 +10,7 @@ toc: true
10
10
---
11
11
12
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.
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, which is now the default for GitOps Runtimes.
14
14
The CLI-based installation for Hybrid GitOps is now considered legacy.
15
15
We will deprecate this installation mode permanently in the coming months. Please stay tuned for further updates and instructions, including the migration process.
0 commit comments