Skip to content

Commit

Permalink
Revert "Set failureThreshold to 3 for improved stability (open-cluste…
Browse files Browse the repository at this point in the history
…r-management-io#214)"

This reverts commit ea838c0.

Signed-off-by: xuezhaojun <[email protected]>
  • Loading branch information
xuezhaojun committed Nov 4, 2024
1 parent ea838c0 commit 2bcac06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
scheme: HTTP
port: 8888
initialDelaySeconds: 10
failureThreshold: 3
failureThreshold: 1
periodSeconds: 10
env:
{{- if .Values.proxyConfig.HTTP_PROXY }}
Expand Down

0 comments on commit 2bcac06

Please sign in to comment.