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

Commita5ae684

Browse files
authored
Embed runtime instal video (#1292)
1 parentdded0ae commita5ae684

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

‎_docs/installation/gitops/gitops-runtime.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [Install GitOps Runtime with new Argo CD]({{site.baseurl}}/docs/installation
5252

5353
You can install one GitOps Runtime per cluster. To add more, each Runtime must be on a separate cluster and have a unique name.
5454

55-
55+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/vtCoi3-Rt6w?si=EqlKsiRtdIGcZLaX"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
5656

5757

5858
{% if page.collection != site.gitops_collection %}

‎_docs/installation/gitops/hybrid-gitops-helm-installation.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ toc: true
99
##GitOps Runtime with new Argo CD
1010
This article describes how to install the GitOps Runtime in a Codefresh accounts using a Helm chart on a_cluster without an Argo CD instance_.
1111

12+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/vtCoi3-Rt6w?si=EqlKsiRtdIGcZLaX"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
13+
1214
#####Runtime values.yaml
1315

1416
The Codefresh`values.yaml` located[here](https://github.com/codefresh-io/gitops-runtime-helm/blob/main/charts/gitops-runtime/values.yaml){:target="\_blank"}, contains all the arguments you can configure, including optional ones.

‎_docs/installation/gitops/runtime-install-with-existing-argo-cd.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This article describes how to install GitOps Runtimes in a Codefresh account usi
1111

1212
This option allows you to install the GitOps Runtime without deploying a new Argo CD instance. Instead, you_install the GitOps Runtime in the same namespace as the existing Argo CD instance_. The Runtime authenticates with the Argo CD instance through the[Argo CD Admin API token]({{site.baseurl}}/docs/installation/gitops/runtime-argocd-admin-api-token/) which you need to provide, and connects to key Argo CD services.
1313

14+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/vtCoi3-Rt6w?si=EqlKsiRtdIGcZLaX"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
15+
1416
#####Runtime values.yaml
1517
The Codefresh`values.yaml` available[here](https://github.com/codefresh-io/gitops-runtime-helm/blob/main/charts/gitops-runtime/values.yaml){:target="\_blank"}, contains all the arguments you can configure, including optional ones.
1618
Review how Codefresh[validates the Runtime's values.yaml]({{site.baseurl}}/docs/installation/gitops/gitops-values-yaml-validation/).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp