Skip to content

Commit da39cd1

Browse files
committed
Updated the health checking link
1 parent 3eced5d commit da39cd1

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/kubernetes-api/workload-resources

1 file changed

+1
-1
lines changed

content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@ Probe describes a health check to be performed against a container to determine
17731773

17741774
- **grpc.service** (string)
17751775

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).
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 ).
17771777

17781778
If this is not specified, the default behavior is defined by gRPC.
17791779

0 commit comments

Comments
 (0)