Skip to content

Commit

Permalink
reduce terminationGracePeriodSeconds
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Dec 9, 2024
1 parent 301b904 commit 8bc0a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/stage/common-values-iris-mpc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ preStop:
sleepPeriod: 10

# terminationGracePeriodSeconds specifies the grace time between SIGTERM and SIGKILL
terminationGracePeriodSeconds: 180 # 3x SMPC__PROCESSING_TIMEOUT_SECS
terminationGracePeriodSeconds: 20 # 3x SMPC__PROCESSING_TIMEOUT_SECS

0 comments on commit 8bc0a44

Please sign in to comment.