Currently there is support for the deployment/statefulset annotations, but there is no provision to define podAnnotation for a specific service in the helm chart. It would be good to have provisions in the helm chart to configure annotations for each service.
Right now, the alternative is to patch the deployments for the annotations, but this isn't the best practice solution