Skip to content

Commit

Permalink
Revert "Add startup probe for controller (#1063)" (#1072)
Browse files Browse the repository at this point in the history
This reverts commit 039e48a.
  • Loading branch information
nak3 committed Jul 7, 2023
1 parent 09bcbd5 commit b2baf6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config/300-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ spec:
- name: http2-xds
containerPort: 18000
protocol: TCP
startupProbe:
grpc:
port: 18000
periodSeconds: 10
failureThreshold: 120
readinessProbe:
grpc:
port: 18000
Expand Down

0 comments on commit b2baf6e

Please sign in to comment.