workers: try to stop argocd to override the keda status
If keda changes the number of replicas, argo tries to resync
it with what is specified in the deployment configuration.
According to https://github.com/argoproj/argo-cd/issues/5472 ,
removing the field should solved the issue