[en] Fix Markdown format

This commit is contained in:
Sean Wei
2022-04-14 01:33:53 +08:00
parent 0d171a1c23
commit 01c3c53b7d
3 changed files with 4 additions and 4 deletions
@@ -233,7 +233,7 @@ in order to configure checks that rely on gRPC.
Here is an example manifest:
{{< codenew file="pods/probe/grpc-liveness.yaml">}}
{{< codenew file="pods/probe/grpc-liveness.yaml" >}}
To use a gRPC probe, `port` must be configured. If the health endpoint is configured
on a non-default service, you must also specify the `service`.