Describe the Bug
'workers' property set in configuration file is not taken into account when deployed in k8s
Steps to Reproduce
update a config file with workers set to a value > 1
Expected Behavior
there should be N pod deployed
Actual Behavior
Only 1 pod is deployed
Environment
any
Additional Context
No response
Screenshots
No response