Skip to content

Commit 9b5a3b2

Browse files
author
cfsdocs
committed
Build 2007
1 parent 33a4a5f commit 9b5a3b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

appdeploy-update.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-01-11"
5+
lastupdated: "2024-01-16"
66

77
keywords: applications in code engine, apps in code engine, http requests in code engine, deploy apps in code engine, app workloads in code engine, deploying workloads in code engine, application, app, memory, cpu, environment variables
88

@@ -20,6 +20,8 @@ An application contains one or more *revisions*. A revision represents an immuta
2020

2121
To create a revision, modify the application. If you are modifying your app, you must provide valid vCPU and memory combinations. For more information about these options, see [Options for deploying an app](/docs/codeengine?topic=codeengine-application-workloads#optionsdeploy)
2222

23+
24+
2325
{{site.data.keyword.codeengineshort}} has a quota for the number of apps and app revisions in a project. For more information about limits for projects, see [Project quotas](/docs/codeengine?topic=codeengine-limits#project_quotas). {{site.data.keyword.codeengineshort}} retains only the latest inactive revision of your application in addition to your active app revision. Older revisions are deleted.
2426
{: important}
2527

@@ -43,6 +45,7 @@ When you deploy your updated app, the latest version of your referenced containe
4345

4446

4547

48+
4649
## Updating your app from the console
4750
{: #update-app-console}
4851

0 commit comments

Comments
 (0)