We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240f55b commit 05243d0Copy full SHA for 05243d0
ci/converged-agent-values/values.yaml
@@ -1,5 +1,10 @@
1
registry: docker.io/datadog
2
agents:
3
+ containers:
4
+ otelAgent:
5
+ ports:
6
+ - hostPort: 4317
7
+ - hostPort: 4318
8
image:
9
repository: datadog/agent-dev
10
tag: nightly-ot-beta-main-jmx
0 commit comments