mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Fixes issue with trace-agent only listening on localhost Currently the `trace-agent` only listens on `localhost` regardless whether `nonLocalTraffic` is true or not. This fixes that by checking if `nonLocalTraffic: true` then we set the correct environment variables in the trace-agent pods Signed-off-by: Danny Carrillo <odannycx@gmail.com> * Update Chart.yaml Signed-off-by: Danny Carrillo <odannycx@gmail.com>
32 lines
762 B
YAML
32 lines
762 B
YAML
apiVersion: v1
|
|
name: datadog
|
|
version: 1.39.5
|
|
appVersion: "7"
|
|
description: DataDog Agent
|
|
keywords:
|
|
- monitoring
|
|
- alerting
|
|
- metric
|
|
home: https://www.datadoghq.com
|
|
icon: https://datadog-live.imgix.net/img/dd_logo_70x75.png
|
|
sources:
|
|
- https://app.datadoghq.com/account/settings#agent/kubernetes
|
|
- https://github.com/DataDog/datadog-agent
|
|
maintainers:
|
|
- name: hkaj
|
|
email: haissam@datadoghq.com
|
|
- name: irabinovitch
|
|
email: ilan@datadoghq.com
|
|
- name: charlyf
|
|
email: charly@datadoghq.com
|
|
- name: mfpierre
|
|
email: pierre.margueritte@datadoghq.com
|
|
- name: clamoriniere
|
|
email: cedric.lamoriniere@datadoghq.com
|
|
- name: xlucas
|
|
email: xavier.lucas@datadoghq.com
|
|
- name: L3n41c
|
|
email: lenaic.huard@datadoghq.com
|
|
- name: celenechang
|
|
email: celene@datadoghq.com
|