You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/new-helm/helm-environment-promotion.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,8 +174,8 @@ max-width="40%"
174
174
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):
175
175
176
176
*`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
179
179
*`CF_HELM_INSTALLATION_NAMESPACE` - namespace where release is promoted to