Skip to content

Commit e9ab6a0

Browse files
committed
Drop gRPC startup probe
Remove gRPC startup probe from master following gRPC logging removal. Signed-off-by: Feruzjon Muyassarov <[email protected]>
1 parent 19f6b4f commit e9ab6a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deployment/base/master/master-deployment.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ spec:
2828
requests:
2929
cpu: 100m
3030
memory: 128Mi
31-
startupProbe:
32-
grpc:
33-
port: 8082
34-
failureThreshold: 30
3531
livenessProbe:
3632
httpGet:
3733
path: /healthz

0 commit comments

Comments
 (0)