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

Commit750d529

Browse files
authored
Gitops helm install (#627)
* Add topic for helm hybrid gitops install* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update nav.ymlAdded helm install for hybrid gitops* Update nav.yml* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdAdded latest changes with ingress flags for ingress-based runtimes* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdFixed nested lists indentation* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdAdded --devel flag install command and --helm update command to create Helm repo command* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdAdded double quotes to global.runtime.ingress.hosts[0] and added ingress configuration steps at end of install proc* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdFixed links to post-install ingress configuration* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.mdFixed line breaks and list numbering* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md* Update hybrid-gitops-helm-installation.md
1 parent955c977 commit750d529

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The ingress class is the ingress class of the ingress controller, for example, `
113113

114114
1. Define your Git provider and register the Git integration:
115115
`cf integration git add default --runtime <runtime-name> --api-url <api-url> --provider <provider>`
116-
`cf integration git register default --runtime <runtime-name> --token <runtime-authentication-token>`
116+
`cf integration git register default --runtime <runtime-name> --token <git-runtime-token>`
117117
where:
118118
*`<runtime-name>` is the name of the runtime, either`codefresh`, or the custom name you defined.
119119
*`<api-url>` is the URL of the Git provider, and can be one of the following:
@@ -128,6 +128,7 @@ The ingress class is the ingress class of the ingress controller, for example, `
128128
* GitLab Cloud and GitLab Server:`gitlab`
129129
* Bitbucket Cloud:`bitbucket`
130130
* Bitbucket Server:`bitbucket-server`
131+
* <git-runtime-token> is the token you generated with the required scopes for runtime.
131132
1. When the installation is complete, go to the**List View**, and select the new runtime.
132133
1. From the context menu on the right, select**Update Git Runtime Credentials**.
133134

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp