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

Commit9c90748

Browse files
authored
Merge pull request#565 from codefresh-io/classic-helm-step-updates
Update
2 parents2ddfaa6 +f8445c0 commit9c90748

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎_docs/new-helm/helm-charts-and-repositories.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ For more details on adding extra Helm repositories see the [Helm integration pag
3333

3434
##Using Helm Repositories in a Codefresh pipeline
3535

36-
Once you have set up Helm integrations in Codefresh, you caninject single or multiple Helm repository contexts into your pipelines.
37-
Select the**Import from shared configuration** option in the "Environment Variables" section, and then select the Helm repository or Helm repositories toinject into the pipeline.
38-
The repository settings areinjected as environment variables into the pipeline so you canusethemasyou wish.
36+
Once you have set up Helm integrations in Codefresh, you canimport single or multiple Helm repository contexts into your pipelines.
37+
Select the**Import from shared configuration** option in the "Environment Variables" section, and then select the Helm repository or Helm repositories toimport into the pipeline.
38+
The repository settings areimported as environment variables into the pipeline, touse asneeded.
3939

4040

4141
{% include image.html
@@ -48,7 +48,7 @@ max-width="70%"
4848
%}
4949

5050
If you are using the Helm step, the step uses the Helm repository context's settings to automatically connect to your authenticated repository.
51-
If the pipeline has multiple Helm repository contexts, then you must specify the primaryrepsoitory context.
51+
If the pipeline has multiple Helm repository contexts, then you must specify the primaryrepository context.
5252

5353
For more info on the Codefresh Helm step, see[Using Helm in Codefresh pipelines]({{site.baseurl}}/docs/new-helm/using-helm-in-codefresh-pipeline/).
5454

‎_docs/new-helm/using-helm-in-codefresh-pipeline.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Once you have Helm repositories connected to Codefresh, you can import one or mo
7171

7272
1. Click the**Variables** tab on the right sidebar, and then click the**Settings** (gear) icon.
7373
1. Click**Import from shared configuration**, and select the Helm context or contexts to import into the pipeline:
74-
* To import a single context, select the context. The`CF_HELM_DEFAULT` is thedefaultHelmrep provided by Codefresh. See also[shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/).
74+
* To import a single context, select the context. The`CF_HELM_DEFAULT` is the Helmrepo provided by Codefresh. See also[shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration/).
7575
* To import multiple contexts, select each context to import.
7676

7777
{% include image.html
@@ -262,7 +262,7 @@ release_name|used for `install`|The Helm release name. If the release exists, it
262262
repos|optional|array of custom repositories
263263
set_file | optional | Set values from the respective files specified by the command line in `key=value` format. To specify multiple key-value pairs, separate them with commas.
264264
skip_cf_stable_helm_repo | optional | Don't add stable repository.
265-
tiller_namespace|optional|Kubernetes namespace where Tiller is installed (unnecessary for Helm 3)
265+
tiller_namespace|optional|Kubernetes namespace where Tiller is installed (unnecessary for Helm 3).
266266
timeout | optional | The maximum time, in seconds, to wait for Kubernetes commands to complete.
267267
use_debian_image | optional | Use Debian-based `cfstep-helm` image.
268268
use_repos_for_auth_action |optional | Required for the `auth` action to use repos from attached contexts. When required, set value to `true`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp