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/using-helm-in-codefresh-pipeline.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,9 +54,6 @@ caption="Name of Kubernetes cluster"
54
54
max-width="70%"
55
55
%}
56
56
57
-
<!--- If you are still using Helm 2 make sure also that your Kubernetes cluster has the server part of Helm installed (called Tiller).
58
-
The easiest way to do that is to run `helm init` from the command shell of your cloud provider or
59
-
any other terminal that has access to your cluster via `kubectl`. This process is not needed if you use Helm 3.-->
60
57
61
58
To verify that your cluster is setup for Helm select the*Helm Releases* item from the left sidebar in the Codefresh UI. You should see the[Helm releases]({{site.baseurl}}/docs/new-helm/helm-releases-management/) in your cluster or an empty screen if you just started using Helm.