mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-06 08:47:04 +00:00
Merge pull request #2072 from fmuyassarov/grpc-removal
Drop gRPC startup probe
This commit is contained in:
commit
a6d9f76eca
1 changed files with 0 additions and 4 deletions
|
@ -28,10 +28,6 @@ spec:
|
|||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
startupProbe:
|
||||
grpc:
|
||||
port: 8082
|
||||
failureThreshold: 30
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
|
Loading…
Add table
Reference in a new issue