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/getting-started/cd-codefresh.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
@@ -25,7 +25,7 @@ Deploy to Kubernetes from the Codefresh UI, or programmatically through dedicate
25
25
For quick and easy deployment, you can deploy on-demand from the Codefresh UI.
26
26
27
27
**Dedicated steps in pipelines**
28
-
For more flexibility, we have dedicated steps for pipelines: the`deploy`step, and the more advanced`cf-deploy-kubernetes`step which enables simple templating on Kubernetes manifests.
28
+
For more flexibility, we have dedicated steps for pipelines: the`deploy`step, and the more advanced`cf-deploy-kubernetes`step which enables simple templating on Kubernetes manifests.
29
29
30
30
Codefresh pipelines also support Kustomize and Helm for deployments through`freestyle` steps.
31
31
@@ -119,4 +119,4 @@ See [DORA metrics]({{site.baseurl}}/docs/dashboards/dora-metrics/).
119
119
##Related articles
120
120
[Codefresh for CI]({{site.baseurl}}/docs/getting-started/ci-codefresh/)
121
121
[Codefresh for GitOps]({{site.baseurl}}/docs/getting-started/gitops-codefresh/)
122
-
[Concepts in Codefresh]({{site.baseurl}}/docs/getting-started/concepts/)
122
+
[Concepts in Codefresh]({{site.baseurl}}/docs/getting-started/concepts/)