Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfuelsh authored May 5, 2024
1 parent ebc7b9a commit d670510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/fuel-subgraph/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ spec:
protocol: TCP
livenessProbe:
httpGet:
path: /
port: http
path: /health
port: firehose
initialDelaySeconds: 10
periodSeconds: 5
timeoutSeconds: 10
Expand Down

0 comments on commit d670510

Please sign in to comment.