-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
Team:IngestIssues owned by the Ingest Docs TeamIssues owned by the Ingest Docs Team
Description
Description
In this document: https://www.elastic.co/guide/en/observability/master/monitor-kubernetes.html#_step_3_install_and_configure_apm_agents
It is using init container
and setup volumeMounts as below:
volumeMounts:
- mountPath: /elastic/apm/agent
name: elastic-apm-agent
This should be included in the containers setup, too.
I would like to add the 3 lines above under this line.
Also need to add the explanation too in the contents above the code snippet. It should be aligned with the added code.
Resources
Collaboration
The documentation team will investigate the issue and create the initial content.
Point of contact.
Main contact: @insukcho
Stakeholders:
eedugon
Metadata
Metadata
Assignees
Labels
Team:IngestIssues owned by the Ingest Docs TeamIssues owned by the Ingest Docs Team