Merge pull request #32897 from Sea-n/main

[en] Fix Markdown formats
This commit is contained in:
Kubernetes Prow Robot
2022-04-14 18:17:10 -07:00
committed by GitHub
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`.