Update Deployments::HooksWorker to utilize new Sidekiq readonly database replicas

With the ability to Allow Sidekiq jobs to use readonly database replicas in place, the next step will be to enable this capability for this worker.

For more context, please check the following links,

Edited by Changzheng Liu