File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Defang manages the deployment process for services. You can learn more about how
22
22
We plan to add support for other types of services in the future, including serverless functions.
23
23
:::
24
24
25
- ### Status
26
- Below is an overview of the possible statuses for a service in Defang.
25
+ ## Status
26
+ An overview of the possible statuses for a service in Defang.
27
27
28
28
| Status | Details |
29
29
| -| -|
@@ -37,4 +37,4 @@ Below is an overview of the possible statuses for a service in Defang.
37
37
| UPDATE_QUEUED | The service update has been received and is now in the queue. |
38
38
| SERVICE_DEPLOYMENT_PENDING | The necessary resources to run your service have been provisioned but the service has not yet been initiated. |
39
39
| SERVICE_DEPLOYMENT_COMPLETED | Your service has been deployed and is healthy. |
40
- | [ SERVICE_DEPLOYMENT_FAILED] | Your service could not be deployed. |
40
+ | SERVICE_DEPLOYMENT_FAILED | Your service could not be deployed. |
You can’t perform that action at this time.
0 commit comments