Skip to content

Commit 7891d0b

Browse files
authored
Update content/en/containers/cluster_agent/admission_controller.md
1 parent 455146b commit 7891d0b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/containers/cluster_agent/admission_controller.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@ Possible options:
183183
| `false` | `admission.datadoghq.com/enabled=false` | No |
184184

185185
### DogStatsD
186-
To configure DogstatsD clients or other APM libraries that does not support library injection at this time, inject the environment variables `DD_AGENT_HOST` and `DD_ENTITY_ID` by using one of the following:
186+
187+
To configure DogStatsD clients or other APM libraries that do not support library injection, inject the environment variables `DD_AGENT_HOST` and `DD_ENTITY_ID` by doing one of the following:
187188
- Add the label `admission.datadoghq.com/enabled: "true"` to your pod.
188189
- Configure the Cluster Agent admission controller by setting `mutateUnlabelled` (or `DD_ADMISSION_CONTROLLER_MUTATE_UNLABELLED`, depending on your configuration method) to `true`.
189190

0 commit comments

Comments
 (0)