Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 01377ca

Browse files
Update gdi/opentelemetry/collector-kubernetes/kubernetes-config-add.rst
Co-authored-by: jvoravong <[email protected]>
1 parent 80b607d commit 01377ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/collector-kubernetes/kubernetes-config-add.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For a practical example of how to configure the Collector for Kubernetes see :re
2323
Add additional components to the configuration
2424
======================================================
2525

26-
To use any additional OTel component, integration or legacy monitor, add it the relevant sections of the configuration file. Depending on your requirements, you might want to include it in the ``agent`` or the ``clusterReceiver`` component section of the configuration. See more at :ref:`helm-chart-components`.
26+
To use any additional OTel component, integration or legacy monitor, add it the relevant configuration sections in the values.yaml file. Depending on your requirements, you might want to include it in the ``agent.config`` or the ``clusterReceiver.config`` section of the values.yaml. See more at :ref:`helm-chart-components`.
2727

2828
For a full list of available components and how to configure them, see :ref:`otel-components`. For a list of available application integrations, see :ref:`monitor-data-sources`.
2929

0 commit comments

Comments
 (0)