DataDog/helm-charts

Can it be possible to have service annotations in the values.yaml?

Open

#1,712 opened on Feb 21, 2025

 (2 comments) (0 reactions) (0 assignees)Go (1,048 forks)auto 404
chart/datadoggood first issuestale

Repository metrics

Stars
 (418 stars)
PR merge metrics
 (PR metrics pending)

Description

Is there a way to implement annotations for service? Our internal service is asking to implement service annotations to clusterAgent, agents, and datadog

https://github.com/DataDog/helm-charts/blob/main/charts/datadog/values.yaml

Jaeger Example.: https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger/templates/agent-svc.yaml#L9

Contributor guide