Official Helm charts for Datadog products. Currently supported:
- Datadog Agents (
datadog/datadog
) - Datadog Operator (
datadog/datadog-operator
) - Extended DaemonSet (
datadog/extendeddaemonset
) - Observability Pipelines Worker (
datadog/observability-pipelines-worker
) - Synthetics Private Location (
datadog/synthetics-private-location
)
You need to add this repository to your Helm repositories:
helm repo add datadog https://helm.datadoghq.com
helm repo update