Updated the health checking link

pull/35678/head
Vaibhav 2022-08-03 21:46:41 +05:30
parent 3eced5d913
commit da39cd1405
1 changed files with 1 additions and 1 deletions

View File

@ -1773,7 +1773,7 @@ Probe describes a health check to be performed against a container to determine
- **grpc.service** (string)
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 ).
If this is not specified, the default behavior is defined by gRPC.