DataDog / helm-charts

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

Data Dog Private Location Use Custom DNS #1425

Closed bagnaram closed 1 week ago

bagnaram commented 3 weeks ago

https://github.com/DataDog/helm-charts/blob/09319a5ee5f451c87d53947b569107bc640f218f/charts/synthetics-private-location/templates/deployment.yaml#L25

In order to set a custom DNS server in the private location please support setting the dnsConfig nameservers pod property.

https://raw.githubusercontent.com/kubernetes/website/main/content/en/examples/service/networking/custom-dns.yaml

bagnaram commented 3 weeks ago

https://github.com/DataDog/helm-charts/pull/1426/