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
Delete unused or legacy applications to avoid clutter and remove unnecessary resources.-->
16
+
*[Delete applications](#delete-an-application)
17
+
Delete unused or legacy applications to avoid clutter and remove unnecessary resources.
18
18
19
19
20
20
*[Manage rollouts for deployments](#manage-rollouts-for-deployments)
@@ -214,7 +214,7 @@ For example, if you made changes to `api` resources or `audit` resources, type `
214
214
<br><br>
215
215
{:/}
216
216
217
-
<!---### Delete an application
217
+
### Delete an application
218
218
Delete an application from Codefresh. Deleting an application deletes the manifest from the Git repository, and then from the cluster where it is deployed. When deleted from the cluster, the application is removed from the Applications dashboard in Codefresh.
219
219
220
220
>**Prune resources** in the application's General settings determines the scope of the delete action.
@@ -248,7 +248,7 @@ Codefresh warns you of the implication of deleting the selected application in t
248
248
%}
249
249
250
250
{:start="4"}
251
-
1. To confirm, click **Commit & Delete**.-->
251
+
1. To confirm, click **Commit & Delete**.
252
252
253
253
### Manage rollouts for deployments
254
254
Control ongoing rollouts by resuming indefinitely paused steps, promoting rollouts, aborting, restarting and retrying rollouts.
Copy file name to clipboardExpand all lines: _docs/whats-new/whats-new.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1005,7 +1005,7 @@ Codefresh warns you of the implication of deleting the selected application in t
1005
1005
max-width="50%"
1006
1006
%}
1007
1007
1008
-
See [Update application configuration]({{site.baseurl}}/docs/deployment/create-application/#update-application-configuration) and [Delete an application]({{site.baseurl}}/docs/deployment/create-application/#delete-an-application).
1008
+
See [Update application configuration]({{site.baseurl}}/docs/deployment/create-application/#update-application-configuration) and [Delete an application]({{site.baseurl}}/docs/deployment/manage-application/#delete-an-application).
0 commit comments