Skip to content

Commit

Permalink
Revert "chore: extend initial delay to 3600s"
Browse files Browse the repository at this point in the history
This reverts commit b9b0566.
  • Loading branch information
xpadev-net committed Feb 8, 2024
1 parent b9b0566 commit d532c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/mattermost/mattermost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
path: /api/v4/system/ping
port: http
livenessProbe:
initialDelaySeconds: 3600
initialDelaySeconds: 600
timeoutSeconds: 5
periodSeconds: 15
failureThreshold: 4
Expand Down

0 comments on commit d532c4f

Please sign in to comment.