The current Helm charts seemingly do not support a way to set custom annotations to the deployed pod(s)/deployment(s). This makes it slightly difficult to configure monitoring services like the Datadog agent that want annotations applied to certain pods.
See for example how KEDA does podAnnotations for prior art.