Skip to content

Commit 3797c33

Browse files
grpc field name consistency
1 parent b1a7356 commit 3797c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/examples/pods/probe/grpc-liveness.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ spec:
1010
ports:
1111
- containerPort: 2379
1212
livenessProbe:
13-
gRPC:
13+
grpc:
1414
port: 2379
1515
initialDelaySeconds: 10

0 commit comments

Comments
 (0)