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

Commit06f5482

Browse files
committed
Update using-helm-in-codefresh-pipeline.md
1 parentbfe7dca commit06f5482

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ Notes:
240240
-The directory that contains a chart MUST have the same name as the chart. Thus, a chart named `my-chart` MUST be created in a directory called `my-chart/`. This is a requirement of the [Helm Chart format](https://helm.sh/docs/chart_template_guide/).
241241

242242
## Configuration
243+
243244
{: .table .table-bordered .table-hover}
244245
|Name|Required|Description|
245246
|---|---|---|
@@ -249,11 +250,11 @@ Notes:
249250
|chart_subdir |optional | The subfolder where the chart is located in the JFrog Artifactory Helm repository.|
250251
|chart_version|optional|Override or set the chart version.|
251252
|cmd_ps|optional|Command Postscript - this will be appended as is to the generated helm command string. Can be used to set additional parameters supported by the command but not exposed as configuration options.|
252-
|commands|optional|commands to execute in plugin after auth action|
253+
|commands|optional|commands to execute in plugin after auth action.|
253254
|credentials_in_arguments | optional | The username and password credentials to add to the Helm command as arguments. If not added to the Helm command, the credentials are passed in the URL `http(s)://username:password@url`. Should be enabled for JFrog Artifactory Helm repositories.|
254255
|custom_value_files|optional|values file to provide to Helm as --values or -f.|
255256
|custom_values|optional|values to provide to Helm as --set.|
256-
|helm_repository_context | The name of the Helm repository integration configured in Codefresh.|
257+
|helm_repository_context |optional |The name of the Helm repository integration configured in Codefresh.|
257258
|helm_version|optional|version of [cfstep-helm image](https://hub.docker.com/r/codefresh/cfstep-helm/tags).|
258259
|kube_context|required for install|Kubernetes context to use. The name of the cluster as [configured in Codefresh]({{site.baseurl}}/docs/deploy-to-kubernetes/add-kubernetes-cluster/).|
259260
|namespace|optional|Target Kubernetes namespace to deploy to.|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp