Merge pull request #30706 from SergeyKanzhelev/grpcFieldName

Fix grpc field name inconsistency with API naming rules
This commit is contained in:
Kubernetes Prow Robot
2021-12-02 12:03:44 -08:00
committed by GitHub
@@ -10,6 +10,6 @@ spec:
ports:
- containerPort: 2379
livenessProbe:
gRPC:
grpc:
port: 2379
initialDelaySeconds: 10