Skip to content

Commit 8ca8d98

Browse files
committed
Format tables
1 parent 9fd055f commit 8ca8d98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-cloud/spring-cloud-concept-app-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The Deployment status is reported as one of the following values:
2424

2525
Deployment.properties.Status
2626
| Enum | Definition |
27-
| :--: | :----------------: |
27+
|:--:|:----------------:|
2828
| Running | The deployment runs properly |
2929
| Stopped | The deployment is stopped |
3030
| Compiling | ASC is compiling user's source code |
@@ -36,7 +36,7 @@ The Discovery status is reported as one of the following values:
3636

3737
DiscoveryStatus: Show registered status of the instance in Eureka server, same as the definition in Eureka
3838
| Enum | Definition |
39-
| :--: | :----------------: |
39+
|:--:|:----------------:|
4040
| Enum | Definition |
4141
| Up | The app instance is registered to eureka and ready to receive traffic |
4242
| OUT_OF_SERVICE | The app instance is registered to Eureka and able to receive traffic. but shuts down for traffic intentionally. |

0 commit comments

Comments
 (0)