-
Feature
-
Resolution: Done
-
Major
-
1.34.0
-
None
-
False
-
-
False
-
Jobs Service supporting service can now be scaled to zero by using the SonataFlowPlaform CR field spec.services.jobService.podTemplate.replicas
-
Bug Fix
-
-
While the jobs service is a singleton service, it must still be possible to scale it to zero by setting the field spec.services.jobService.podTemplate.relicas: 0 in the corresponding SonataFlowPlatform CRD
As part of the fix, we'll also change the jobs service deployment strategy to Recreate