Skip to content

Commit 8362705

Browse files
guzzijonesarm4b
andauthored
Update values.yaml
add suggestion around terminationgraceperiodseconds Co-authored-by: Eugen C. <[email protected]>
1 parent d9a0c4b commit 8362705

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,8 @@ st2timersengine:
563563
# https://docs.stackstorm.com/reference/ha.html#st2workflowengine
564564
# Multiple st2workflowengine processes can run in active-active mode and will share the load and pick up more work if one or more of the processes become available.
565565
st2workflowengine:
566-
#terminationGracePeriodSeconds: 350
566+
# include some small explanation about this setting
567+
terminationGracePeriodSeconds: 300
567568
replicas: 2
568569
resources:
569570
requests:

0 commit comments

Comments
 (0)