Skip to content

Commit

Permalink
chore(blocky): reduce initial health check delay
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Jan 10, 2024
1 parent ee8b4d5 commit 4b22bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/blocky/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
command:
- /app/blocky
- healthcheck
initialDelaySeconds: 30
initialDelaySeconds: 15
periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
Expand Down

0 comments on commit 4b22bc7

Please sign in to comment.