You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
565
565
st2workflowengine:
566
+
#terminationGracePeriodSeconds: 350
566
567
replicas: 2
567
568
resources:
568
569
requests:
@@ -657,6 +658,7 @@ st2notifier:
657
658
# Multiple st2actionrunner processes can run in active-active with only connections to MongoDB and RabbitMQ. Work gets naturally
658
659
# distributed across runners via RabbitMQ. Adding more st2actionrunner processes increases the ability of StackStorm to execute actions.
0 commit comments