Describe the bug
When external-secret is deployed with bitwarden-sdk-server from helm, there's no way to annotate bitwarden-sdk-server deployment.
To Reproduce
Deploy external-secrets using helm with deploymentAnnotations helm value.
Expected behavior
There should be an option to annotate bitwarden-sdk-server deployment.
Additional context
We're using stakater/Reloader to reload our deployments when secrets are changed, but it's required to annotate deployments. And we want to use it for bitwarden-sdk-server deployment as well, unfortunately deploymentAnnotations only works for the external-secret deployment itself, and not for bitwarden-sdk-server.