Skip to content

Commit b4bf26f

Browse files
Add ci values
1 parent 49e6346 commit b4bf26f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

charts/datadog/ci/apm-single-step-instrumentation-admission-controller-values.yaml

+13
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,16 @@ clusterAgent:
88
enabled: true
99
admissionController:
1010
enabled: true
11+
targets:
12+
- name: "example"
13+
podSelector:
14+
matchLabels:
15+
language: "python"
16+
namespaceSelector:
17+
matchNames:
18+
- "applications"
19+
ddTraceVersions:
20+
python: "v2"
21+
ddTraceConfigs:
22+
- name: "DD_PROFILING_ENABLED"
23+
value: "true"

0 commit comments

Comments
 (0)