DataDog / helm-charts

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

kpi-telemetry-configmap generates random install_id and install_time #1395

Open stefangluszek opened 4 months ago

stefangluszek commented 4 months ago

Describe what happened: Because charts/datadog/templates/kpi-telemetry-configmap.yaml uses uuidv4 and now the value changes with every helm upgrade.

Describe what you expected: I expect the release to be stable if the values do not change.

Steps to reproduce the issue:

Additional environment details (Operating System, Cloud provider, etc):