DataDog / helm-charts

Helm charts for Datadog products
Apache License 2.0
326 stars 1.01k forks source link

[CONTP-257] add namespaceAnnotationsAsTags to helm chart #1428

Closed zhuminyi closed 1 week ago

zhuminyi commented 3 weeks ago

What this PR does / why we need it:

CONTP-257 Expose namespaceAnnotationsAsTags option We recently added support for “kubernetes namespace annotations as tags” option: https://github.com/DataDog/datadog-agent/pull/25585 However, it’s not exposed in the public helm chart. We already have a setting for “kubernetes namespace labels as tags” (datadog.namespaceLabelsAsTags) so we should also have one for the annotations to avoid having to configure this using ENVs.

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]