DataDog / helm-charts

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

Add support for enabling autoscaling #1442

Closed vboulineau closed 2 months ago

vboulineau commented 3 months ago

What this PR does / why we need it:

Add support for enabling autoscaling

Which issue this PR fixes

Special notes for your reviewer:

Variable is not yet documented on purpose. Once datadog-crds chart is merged, we need to upgrade again the deps in datadog-operator and datadog-agent

Checklist

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

vboulineau commented 2 months ago

Looks good. could you add a scenario in https://github.com/DataDog/helm-charts/tree/main/charts/datadog/ci to validate that the option is working?

Added