Skip to content

Commit

Permalink
increase start up time to 5 min for bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
TakGN committed May 7, 2024
1 parent 4404988 commit bad7fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/relayer/templates/statefulset.yaml
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@ spec:
path: /health
port: {{ .Values.relayer.port }}
failureThreshold: 30
periodSeconds: 120
periodSeconds: 300
readinessProbe:
httpGet:
path: /health

0 comments on commit bad7fe6

Please sign in to comment.