Skip to content

Commit a6d9f76

Browse files
authored
Merge pull request #2072 from fmuyassarov/grpc-removal
Drop gRPC startup probe
2 parents 03ed004 + e9ab6a0 commit a6d9f76

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)