File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The Deployment status is reported as one of the following values:
24
24
25
25
Deployment.properties.Status
26
26
| Enum | Definition |
27
- | :--: | :----------------: |
27
+ | :--:| :----------------:|
28
28
| Running | The deployment runs properly |
29
29
| Stopped | The deployment is stopped |
30
30
| Compiling | ASC is compiling user's source code |
@@ -36,7 +36,7 @@ The Discovery status is reported as one of the following values:
36
36
37
37
DiscoveryStatus: Show registered status of the instance in Eureka server, same as the definition in Eureka
38
38
| Enum | Definition |
39
- | :--: | :----------------: |
39
+ | :--:| :----------------:|
40
40
| Enum | Definition |
41
41
| Up | The app instance is registered to eureka and ready to receive traffic |
42
42
| OUT_OF_SERVICE | The app instance is registered to Eureka and able to receive traffic. but shuts down for traffic intentionally. |
You can’t perform that action at this time.
0 commit comments