8000 proxy(nginx): add extraEnvs in helm snippet (#29370) · DataDog/documentation@48d3b52 · GitHub
[go: up one dir, main page]

Sk 8000 ip to content

Commit 48d3b52

Browse files
dmehalaBryan Antigua
authored andcommitted
proxy(nginx): add extraEnvs in helm snippet (#29370)
1 parent cdb7780 commit 48d3b52

File tree

1 file changed

+5
-0
lines changed
  • content/en/tracing/trace_collection/proxy_setup

1 file changed

+5
-0
lines changed

content/en/tracing/trace_collection/proxy_setup/nginx.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,11 @@ controller:
196196
# for the list of all versions supported.
197197
tag: "v1.10.0"
198198
distroless: false
199+
extraEnvs:
200+
- name: DD_AGENT_HOST
201+
valueFrom:
202+
fieldRef:
203+
fieldPath: status.hostIP
199204
{{< /code-block >}}
200205

201206
**3. Deploy**<br>

0 commit comments

Comments
 (0)
0