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

Commitfd44035

Browse files
Fixed namespace parameter
1 parent8e376fb commitfd44035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎_docs/new-helm/helm-environment-promotion.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ max-width="40%"
174174
By default Codefresh will use a built-in install/upgrade pipeline for performing the promotion. You can choose your own pipeline from the promotion dialog. That pipeline will be automatically provided with the following[environment variables]({{site.baseurl}}/docs/new-helm/helm-releases-management/#overriding-the-default-helm-actions):
175175

176176
*`CF_HELM_RELEASE` - name of release
177-
*`CF_HELM_KUBE_CONTEXT` - kubectl context name of target cluster (cluster name from[dashboard]({{site.baseurl}}/docs/deploy-to-kubernetes/manage-kubernetes/#work-with-your-services))
178-
*`CF_HELM_NAMESPACE` -namespace where release is stored now
177+
*`CF_HELM_KUBE_CONTEXT` -`kubectl` context name of target cluster (cluster name from[dashboard]({{site.baseurl}}/docs/deploy-to-kubernetes/manage-kubernetes/#work-with-your-services))
178+
*`CF_HELM_NAMESPACE` -Tiller Namespace if you use Helm 2
179179
*`CF_HELM_INSTALLATION_NAMESPACE` - namespace where release is promoted to
180180
*`CF_HELM_CONTEXTS` -[shared configuration]({{site.baseurl}}/docs/configure-ci-cd-pipeline/shared-configuration) Helm contexts
181181
*`CF_HELM_VALUES` - Helm chart values

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp