grpc field name consistency

This commit is contained in:
Sergey Kanzhelev
2021-12-01 18:57:07 +00:00
parent b1a73567ec
commit 3797c338a7
@@ -10,6 +10,6 @@ spec:
ports: ports:
- containerPort: 2379 - containerPort: 2379
livenessProbe: livenessProbe:
gRPC: grpc:
port: 2379 port: 2379
initialDelaySeconds: 10 initialDelaySeconds: 10