Merge pull request #30706 from SergeyKanzhelev/grpcFieldName
Fix grpc field name inconsistency with API naming rules
This commit is contained in:
@@ -10,6 +10,6 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 2379
|
- containerPort: 2379
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
gRPC:
|
grpc:
|
||||||
port: 2379
|
port: 2379
|
||||||
initialDelaySeconds: 10
|
initialDelaySeconds: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user