We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eced5d commit da39cd1Copy full SHA for da39cd1
content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
@@ -1773,7 +1773,7 @@ Probe describes a health check to be performed against a container to determine
1773
1774
- **grpc.service** (string)
1775
1776
- Service is the name of the service to place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
+ Service is the name of the service to place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md ).
1777
1778
If this is not specified, the default behavior is defined by gRPC.
1779
0 commit comments