Skip to content

Commit 3812d6e

Browse files
author
Israel Blancas
authored
Merge branch 'main' into bug/3281
2 parents 4a08965 + 84decfd commit 3812d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ In some cases (for example in the case of the injection of an Istio sidecar) it
361361

362362
For this, it is possible to fine-tune the pod(s) on which the injection will be carried out.
363363

364-
For this, we will use the `instrumentation.opentelemetry.io/container-names` annotation for which we will indicate one or more pod names (`.spec.containers.name`) on which the injection must be made:
364+
For this, we will use the `instrumentation.opentelemetry.io/container-names` annotation for which we will indicate one or more container names (`.spec.containers.name`) on which the injection must be made:
365365

366366
```yaml
367367
apiVersion: apps/v1

0 commit comments

Comments
 (0)